charles/src/basics
2014-08-09 22:00:54 -07:00
..
basics.hh New basics gets the remainder of the stuff from old basics 2014-08-09 21:21:57 -07:00
color.cc Define color constants 2014-08-09 21:30:28 -07:00
color.hh Define color constants 2014-08-09 21:30:28 -07:00
matrix.cc Add Matrix4, implement TranslationMatrix() 2014-08-08 22:14:20 -07:00
matrix.hh Basics unit tests found some bugs! 2014-08-09 22:00:54 -07:00
ray.cc A Ray class in basics! 2014-08-09 09:33:22 -07:00
ray.hh A Ray class in basics! 2014-08-09 09:33:22 -07:00
SConscript Move Color over to basics 2014-08-09 19:30:47 -07:00
types.hh
vector.cc Basics unit tests found some bugs! 2014-08-09 22:00:54 -07:00
vector.hh Implement Normalized, LinearCombination, and operator<< on Vector4s 2014-08-09 11:55:10 -07:00