A ray tracer, Ray Charles
Find a file
Eryn Wells 79c951030d Move Stats to its own module
Move Stats to its own module and pass it around to the intersection methods to keep track of how many tests and successful intersections there are.
2014-08-02 15:21:14 -07:00
doc Some notes 2014-07-20 08:36:46 -07:00
lib Remove libyaml Makefiles 2014-07-13 09:47:51 -07:00
scenes A new scene: plane with a sphere above it 2014-08-02 10:04:10 -07:00
src Move Stats to its own module 2014-08-02 15:21:14 -07:00
test Correcting some build problems with old-style SConscripts 2014-07-13 09:23:42 -07:00
.gitignore Ignore *.log files 2014-07-24 08:05:03 -07:00
charles.sublime-project Sublime project and workspace settings 2014-07-19 11:27:32 -07:00
charles.sublime-workspace Sublime project and workspace settings 2014-07-19 11:27:32 -07:00
README.md Initial commit 2014-01-30 13:39:51 -08:00
SConstruct Don't duplicate build files 2014-07-20 12:17:55 -07:00
tags Add ctags file 2014-08-02 00:42:59 -07:00