A ray tracer, Ray Charles
Find a file
Eryn Wells 2c4f6a4d29 Some more helpful utility parsers
- Rename VectorParser -> ScalarSequenceParser
- Add Vector3Parser and ColorParser, subclasses of the above, which handle
  Vector3s and Colors
2014-07-19 17:17:33 -07:00
lib Remove libyaml Makefiles 2014-07-13 09:47:51 -07:00
scenes Add "Three Spheres" scene 2014-07-19 15:53:47 -07:00
src Some more helpful utility parsers 2014-07-19 17:17:33 -07:00
test Correcting some build problems with old-style SConscripts 2014-07-13 09:23:42 -07:00
.gitignore Merge remote-tracking branch 'base/master' into develop 2014-07-13 08:24:16 -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 NDEBUG *removes* asserts -- whoops 2014-07-19 10:11:51 -07:00