A ray tracer, Ray Charles
Find a file
Eryn Wells 2fb555e253 Fully define methods to handle parser events
HandleFoo() takes parameters for all the data provided in the event struct. Getting data into my YAML parser thus has no dependency on the format of data in libyaml.

Maybe this is a good thing?
2014-07-24 08:24:10 -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 Couple more scenes to test coordinate grids 2014-07-24 08:03:13 -07:00
src Fully define methods to handle parser events 2014-07-24 08:24:10 -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