Age | Commit message (Expand) | Author |
---|---|---|
2011-09-16 | File reorganization to move toward standard python package layout | Stan Seibert |
2011-08-17 | import chroma modules from subpackages with import chroma.module_name | Anthony LaTorre |
2011-08-10 | add the ability to cache a geometry along with its bounding volume hierarchy.... | Anthony LaTorre |
2011-08-08 | toggle fullscreen mode with f11 key. use matplotlib colors maps defined in ma... | Anthony LaTorre |
2011-08-03 | add a GPU class to handle both the gpu context and module; since the geometry... | Anthony LaTorre |
2011-07-30 | when throwing photons from the light source out onto the scene, photons are n... | Anthony LaTorre |
2011-06-19 | reverse the face orientation on all triangles in the stl files exported from ... | Anthony LaTorre |
2011-06-18 | moved class definitions for Solid, Mesh, Material, and Surface into geometry.... | Anthony LaTorre |