summaryrefslogtreecommitdiff
path: root/color
AgeCommit message (Expand)Author
2011-08-10add the ability to cache a geometry along with its bounding volume hierarchy....Anthony LaTorre
2011-08-08toggle fullscreen mode with f11 key. use matplotlib colors maps defined in ma...Anthony LaTorre
2011-08-03add a GPU class to handle both the gpu context and module; since the geometry...Anthony LaTorre
2011-07-30when throwing photons from the light source out onto the scene, photons are n...Anthony LaTorre
2011-06-19reverse the face orientation on all triangles in the stl files exported from ...Anthony LaTorre
2011-06-18moved class definitions for Solid, Mesh, Material, and Surface into geometry....Anthony LaTorre