summaryrefslogtreecommitdiff
path: root/color/__init__.py
AgeCommit message (Collapse)Author
2011-09-16File reorganization to move toward standard python package layoutStan Seibert
2011-08-03add a GPU class to handle both the gpu context and module; since the ↵Anthony LaTorre
geometry requires global device pointers, there should be a one to one correspondence between modules and contexts. the current plan is to perform all gpu operations within this class. also add a simple color map to display hit pmt charge and timing information.
2011-06-19reverse the face orientation on all triangles in the stl files exported from ↵Anthony LaTorre
sketchup.