A ray tracer, Ray Charles
Find a file
Eryn Wells cf57dfc51a I give up on Normalization
Compiler was complaining about casting between Vector4 and Matrix<4,1> so I just did the division by hand.

I bet operator* and operator/ are broken for Vector4s as well...
2014-08-09 08:31:25 -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 Move the oneBox camera to see the angles 2014-08-03 12:24:15 -07:00
src I give up on Normalization 2014-08-09 08:31:25 -07:00
test Implement a Matrix4 class 2014-08-07 22:12:53 -07:00
.gitignore Ignore .DS_Store files 2014-08-04 07:09:42 -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