Constructive Solid Geometry
Use stencil buffer to store visibility results
- Convert CSG tree to a more usable form
- Use stencil to perform in-out test on surfaces
- Build image layer by layer
- Convert to B-reps once object positions have settled
-
(See T.F. Wiegand’s paper, reprinted in the course notes)