YATA (Yet Another Triangle Renderer)

A simple modification of the boundary-fill algorithm produces a triangle renderer.


    We need two things:

    1. A boundary (terminating condition)

        Edge Equations


    2. An interior point (initial condition)

Lecture 8 Slide 18 6.837 Fall '98