top of page
Learning Graphics Programming
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

bottom of page



























