aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: b596e4ad8c1bf0bcf9f9998c4179dd56f44bf01a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# The Business Card Ray Tracer

![png version of the ppm output image](rgl.png "6.out | ppm -e9t | topng")

This is a more readable adaptation of Andrew "aek" Kensler's original
1337-size ray tracer written in plan 9 C.

You can read an updated version of his
[here](http://eastfarthing.com/blog/2016-01-12-card/).

I also recommend you take a look at Paul Heckbert's “A Minimal Ray
Tracer”, Graphics Gems IV.