back to main graphics page

Monte Carlo Ray Tracing

My current personal project is a framework for Monte-Carlo ray tracing. I've been kicking around some ideas on this for years, and in the last few months I've actually been coding instead of working on the math.

The first step in this project is a library of geometry objects, which (unsurprisingly) is basically projective geometry. Actually, it's based on Jorge Stolfi's Oriented Projective Geometry. Although his book on the subject is out of print, his thesis is very similar to the book, and should be available on the net.

As mentioned below, if anyone is interested, let me know, and I'll look into open sourcing it.


Updates


back to main graphics page
Last updated Sep 20, 2007
bruce@ugcs.caltech.edu