Literature and Tutorials for Writing a Ray Tracer

Posted by grrussel on Stack Overflow See other posts from Stack Overflow or by grrussel
Published on 2008-12-12T07:45:59Z Indexed on 2010/04/14 7:13 UTC
Read the original article Hit count: 295

I am interested in finding recommendations on books on writing a raytracer, simple and clear implementations of ray tracing that can be seen on the web, and online resources on introductory raytracing.

Ideally, the approach would be incremental and tutorial in style, and explain both the programming techniques and underyling mathematics, starting from the basics.

© Stack Overflow or respective owner

Related posts about raytracing

Related posts about language-agnostic