index
:
chroma
master
Chroma is a high performance optical photon simulation for particle physics detectors
Anthony LaTorre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intersect.h
Age
Commit message (
Expand
)
Author
2011-08-16
add linear_extrude() function to make.py. rotate_extrude() now takes the numb...
Anthony LaTorre
2011-08-12
do not check child nodes of a node at which the distance to the bounding box ...
Anthony LaTorre
2011-07-25
moved triangle colors to a separate global device array so that the ray trace...
Anthony LaTorre
2011-07-19
removed STL pmt models; pmt models are now built by calling rotate_extrude() ...
Anthony LaTorre
2011-06-19
reverse the face orientation on all triangles in the stl files exported from ...
Anthony LaTorre
2011-06-17
visually tested optics code. added models of the inner and outer meshes for t...
Anthony LaTorre
2011-06-12
added some fun models; added some untested code to implement absorption, scat...
Anthony LaTorre
2011-06-02
material/surface codes or color are packed into the fourth byte of the triang...
Anthony LaTorre
2011-06-01
first step towards moving to a new mesh/solid/geometry structure
Anthony LaTorre
2011-05-18
added some more documentation and a more accurate miniature version of lbne
Anthony LaTorre