]> Dogcows Code - chaz/rasterize/commit
basic ray tracing with hard shadows
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 19 Apr 2012 04:05:34 +0000 (22:05 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 19 Apr 2012 04:05:34 +0000 (22:05 -0600)
commita737ad45e690daa3b39b8885e2b6574d2ea48833
tree11f05fb440ebac1f57057782b697b43e4cde719b
parent03be53bf14d0c2e1e3e19356376491945cdd78c8
basic ray tracing with hard shadows
16 files changed:
Makefile
animate.lua
config.hh
contact.hh [new file with mode: 0644]
element.hh [new file with mode: 0644]
light.hh
light.urt [new file with mode: 0644]
plane.hh [new file with mode: 0644]
ray.hh [new file with mode: 0644]
scene.cc
scene.hh
sphere.hh [new file with mode: 0644]
teapot.urt [new file with mode: 0644]
tex.urt [new file with mode: 0644]
triangle.hh [new file with mode: 0644]
triangle.urt [new file with mode: 0644]
This page took 0.022331 seconds and 4 git commands to generate.