summaryrefslogtreecommitdiff
path: root/detectors/__init__.py
AgeCommit message (Collapse)Author
2011-06-21Add a microlbne detector for debugging purposes.Stan Seibert
2011-06-20pack material and surface indices into the fourth byte of the triangle array ↵Anthony LaTorre
on the GPU. you can now take a screenshot of an image rendered with view.py() by pressing the f12 key.
2011-05-18added some more documentation and a more accurate miniature version of lbneAnthony LaTorre
2011-05-15added a detector folder to put detector geometriesAnthony LaTorre