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

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

Sadly it doesn't work yet.  I'll have to go through it more thoroughly
to find out the quirkyness that makes it generate a smaller, wrong
file.

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.