summaryrefslogtreecommitdiff
path: root/scenes
AgeCommit message (Expand)Author
2011-09-09chroma-cam script now used to view geometries.Anthony LaTorre
2011-08-18make default camera resolution widescreen. fix checkerboard scene.Anthony LaTorre
2011-08-17move useful bits from view.py into camera.py and get rid of view.pyAnthony LaTorre
2011-08-17import chroma modules from subpackages with import chroma.module_nameAnthony LaTorre
2011-07-26added a camera class which is able to render using the simple ray tracer or t...Anthony LaTorre
2011-07-19removed STL pmt models; pmt models are now built by calling rotate_extrude() ...Anthony LaTorre
2011-07-10added a hybrid monte carlo ray tracing rendering algorithmAnthony LaTorre