mikestaub / Ray-Tracer

My first ray tracer project.

Home Page:http://michaelstaub.com/index.php/projects/7-projects/15-raytracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-----------------------------


This is a educational project based on Kevin Suffern's book: "Ray Tracing from the Ground Up"  (http://www.raytracegroundup.com/index.html)

The code is for non-commercial use only and is licensed under the GNU General Public License Version 2.
Most of this code is straight from the text and I do not claim it as my own. Though I have modified/formatted alomost all of it to my liking.

For more information, or to look at some of my other current projects, visit my site at www.michaelstaub.com

-----------------------------


About

My first ray tracer project.

http://michaelstaub.com/index.php/projects/7-projects/15-raytracer


Languages

Language:C++ 63.5%Language:C 35.7%Language:Objective-C 0.8%