Brain Dump

Screen Extents

Tags
computer-graphics

A ray-tracing intersection [see page 18, optimisation-technique] which projects all objects onto the screen and then only ray-tracing objects within a certain projection extent/distance from this screen.

This generally only helps for simple scenes with few distinct objects.

Links to this note