Skip to main content

Graphics

2000


I extended a path ray tracer to account for Einstein’s special theory of relativity, which describes what happens when objects move close to the speed of light. The technique is loosely based on a 1990 paper; each object in the scene is given its own reference frame, and ray intersections are sorted according to their times in the observer’s reference frame at each ray bounce. As part of this project, my friend also accounted for the Doppler effect.