aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 280f745339e7eedcd53de7c56a63145aef4c8645 (plain)
1
2
3
4
5
6
7
8
9
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 uses lodepng (as found on [lodev.org](http://lodev.org/lodepng/)).
Invoking `make` on the command line should be enough; if necessary, it will download lodepng automatically.