ABSTRACT

In this section we will cover various algorithms that operate primarily in image space. Graphics programmers chose to work in image space for a number of reasons. Some techniques naturally map this space while others seek to exploit screen space because it offers an implicit LOD and visibility is handled automatically. The variety of algorithms in this section, drawing from several subfields of computer graphics, speaks to the power and convenience of working in screen space.