top of page

Ray Tracing

The links on this page are a set of lessons that teach the basics of ray traced rendering.  This is a technique quite different from 3D rasterization, and in some ways is more elegant and can achieve very high quality effects.  Note:  the code in the lesson notes uses the 'C' language, but all the sample code uses Python

Screenshot 2025-11-25 at 9.58.01 PM.png
bottom of page