/small-raytracer

A very small and very incapable raytracer in C

Primary LanguageC

small-raytracer

A very small and very incapable raytracer in C

Contains a hard coded scene (Cornell box without spheres) and outputs to a file called "test.bmp".

Just run make and then ./raytracer. Tested on OSX.