summaryrefslogtreecommitdiff
path: root/src/intersect.h
AgeCommit message (Expand)Author
2011-08-12do not check child nodes of a node at which the distance to the bounding box ...Anthony LaTorre
2011-07-25moved triangle colors to a separate global device array so that the ray trace...Anthony LaTorre
2011-07-19removed STL pmt models; pmt models are now built by calling rotate_extrude() ...Anthony LaTorre
2011-06-19reverse the face orientation on all triangles in the stl files exported from ...Anthony LaTorre
2011-06-17visually tested optics code. added models of the inner and outer meshes for t...Anthony LaTorre
2011-06-12added some fun models; added some untested code to implement absorption, scat...Anthony LaTorre
2011-06-02material/surface codes or color are packed into the fourth byte of the triang...Anthony LaTorre
2011-06-01first step towards moving to a new mesh/solid/geometry structureAnthony LaTorre
2011-05-18added some more documentation and a more accurate miniature version of lbneAnthony LaTorre