charles/src
2014-08-03 20:12:10 -07:00
..
yaml Add Camera::LookAt 2014-08-03 18:34:00 -07:00
basics.cc Ray parameterization takes a Double 2014-08-03 12:44:53 -07:00
basics.h Ray parameterization takes a Double 2014-08-03 12:44:53 -07:00
camera.cc Fancier way of logging the camera's parameters 2014-08-03 20:12:00 -07:00
camera.h Add Camera::IsLeftHanded() 2014-08-03 20:10:52 -07:00
charles.cc Modernize object_sphere 2014-08-03 17:35:12 -07:00
charles.hh
light.cc Light implements its own origin 2014-07-20 16:51:20 -07:00
light.h Light implements its own origin 2014-07-20 16:51:20 -07:00
log.cc Duplicate logging symbols :( 2014-08-02 00:27:50 -07:00
log.hh Root logger is called "ROOT" not "root" 2014-08-03 17:02:25 -07:00
logModule.hh Add logModule.hh 2014-08-02 00:02:01 -07:00
material.cc No specular reflections (for now) 2014-08-02 14:33:32 -07:00
material.h
object.cc Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
object.h Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
objectBox.cc Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
objectBox.hh Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
objectPlane.cc Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
objectPlane.hh Add Write methods to scene objects 2014-08-03 17:25:00 -07:00
objectSphere.cc Modernize object_sphere 2014-08-03 17:35:12 -07:00
objectSphere.hh Modernize object_sphere 2014-08-03 17:35:12 -07:00
reader.hh
reader_yaml.cc
reader_yaml.hh
scene.cc Log camera before logging scene objects 2014-08-03 20:12:10 -07:00
scene.h Log the camera before rendering 2014-08-03 19:10:31 -07:00
SConscript Modernize object_sphere 2014-08-03 17:35:12 -07:00
stats.cc Move Stats to its own module 2014-08-02 15:21:14 -07:00
stats.hh Move Stats to its own module 2014-08-02 15:21:14 -07:00
texture.c
texture.h
types.hh Some generic, useful types 2014-07-20 16:53:39 -07:00
writer.h
writer_png.cc
writer_png.h