Graytracer ========== A simple, experimental raytracer that doesn't support colours. I made this in my spare time and will probably continue to add features. Or not. I don't know. It needs lodepng (as found on [lodev.org](http://lodev.org/lodepng/)). Just compile with `lodepng.cpp` and `lodepng.h` in the same folder as the source and pass both `graytrace.cpp` and `lodepng.cpp` as arguments to the compiler. _- Tom Smeding_