ABSTRACT

The triangle is a basic atomic rendering primitive. It is what graphics hardware is tuned to rapidly turn into lit and textured fragments and put into the frame buffer. However, objects and animation paths that are created in modeling systems can have many different underlying geometric descriptions. Curves and curved surfaces can be described precisely by equations. These equations are evaluated and sets of triangles are then created and sent down the pipeline to be rendered.