charles/src
2014-08-18 09:02:13 -07:00
..
basics Notes in Matrix4 about using std::copy 2014-08-16 20:35:01 -07:00
yaml Place an object by its origin (only applies to spheres) 2014-08-15 22:33:34 -07:00
camera.cc So much clean up for cameras 2014-08-09 11:26:17 -07:00
camera.hh Woo Scene updates... 2014-08-09 12:26:12 -07:00
charles.cc Add -n option for "should render" 2014-08-16 08:52:40 -07:00
charles.hh
light.cc Return a Color by value from Light::Contribution() 2014-08-18 09:02:13 -07:00
light.hh Return a Color by value from Light::Contribution() 2014-08-18 09:02:13 -07:00
lightPoint.cc More compiler fixups 2014-08-09 21:23:11 -07:00
lightPoint.hh Allow passing intensity in PointLight constructor 2014-08-09 20:45:45 -07:00
log.cc Duplicate logging symbols :( 2014-08-02 00:27:50 -07:00
log.hh Copy properties of log tracer 2014-08-16 08:33:12 -07:00
logModule.hh Add logModule.hh 2014-08-02 00:02:01 -07:00
material.cc Update material.{cc,hh} 2014-08-09 20:31:18 -07:00
material.hh Clean up some dependencies between scene, material, and color 2014-08-09 20:34:23 -07:00
object.cc Use the Vector4 version of Matrix4::Translation for object origins 2014-08-16 20:35:49 -07:00
object.hh Get a column vector of a matrix 2014-08-16 00:43:43 -07:00
objectBox.cc Updates for Box 2014-08-09 10:54:00 -07:00
objectBox.hh Declare overrides for Box methods 2014-08-16 20:45:06 -07:00
objectPlane.cc Updates for Plane 2014-08-09 10:58:30 -07:00
objectPlane.hh Updates for Plane 2014-08-09 10:58:30 -07:00
objectSphere.cc Cleanup for Spheres 2014-08-09 11:04:17 -07:00
objectSphere.hh Explicitly declare overrides in Sphere 2014-08-16 20:36:02 -07:00
reader.hh reader.hh 2014-08-09 20:24:00 -07:00
reader_yaml.cc LOG_TRACE YAML events 2014-08-09 22:00:23 -07:00
reader_yaml.hh Put the readers and writers in charles namespace 2014-08-09 20:46:14 -07:00
scene.cc More compiler fixups 2014-08-09 21:23:11 -07:00
scene.hh Put the readers and writers in charles namespace 2014-08-09 20:46:14 -07:00
SConscript Remove basics.cc from the build 2014-08-09 21:22:40 -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
writer.h Put the readers and writers in charles namespace 2014-08-09 20:46:14 -07:00
writer_png.cc More compiler fixups 2014-08-09 21:23:11 -07:00
writer_png.h Put the readers and writers in charles namespace 2014-08-09 20:46:14 -07:00