Commit graph

19 commits

Author SHA1 Message Date
41327c92fd Remove a bunch of debugging printfs and add verbosity levels 2014-07-19 16:04:47 -07:00
1eff46006a Comment out adding objects from main() – they come from YAML now!! :D 2014-07-19 15:46:38 -07:00
2a6f72f511 Use new coordinates to place spheres with the perspective camera
It works!
2014-07-16 23:33:37 -07:00
6a8bcc4973 Add back a bunch of the programatic scene stuff 2014-07-13 20:11:37 -07:00
3687029bcd Parse YAML files in main() 2014-07-13 18:06:21 -07:00
3ddfd94dfa No planes 2014-07-13 07:43:18 -07:00
a13ce45d39 Shift scene objects around to try to see a plane... 2013-09-22 17:42:50 -07:00
ebb9b7aab9 Shift the plane down (I think) 2013-09-22 12:13:11 -07:00
34296feeb2 Add a plane to the scene 2013-09-22 10:16:32 -07:00
3dbde9a60d Set diffuse parameters for materials 2013-09-13 18:39:31 -07:00
e72374b7db Add some ambient light 2013-09-13 18:23:36 -07:00
55ef253c10 New lighting object tree: AmbientLight -> PointLight 2013-09-13 14:14:03 -07:00
0e678938fe Move the light 2013-09-11 22:11:44 -07:00
3646fa40ab Remove the second light 2013-09-11 22:03:18 -07:00
2c23fb819e Add Materials to the shapes in the scene 2013-09-11 09:05:27 -07:00
aed523d457 Add lights to the scene 2013-09-11 08:38:39 -07:00
c9b130c121 Update main() for C++ 2013-09-10 21:02:40 -07:00
08b10bba19 const char * in charles.cc 2013-09-09 22:51:55 -07:00
a4a6dc8589 Move .cpp to .cc 2013-09-09 22:50:41 -07:00
Renamed from src/charles.cpp (Browse further)