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
/
stl.py
Age
Commit message (
Expand
)
Author
2011-09-06
geometry on the GPU is now a struct created in the GPUGeometry class. coding ...
Anthony LaTorre
2011-08-17
import chroma modules from subpackages with import chroma.module_name
Anthony LaTorre
2011-08-16
add document\ation to stl.py.
Anthony LaTorre
2011-07-28
Support for reading bz2 compressed STL files.
Stan Seibert
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
2011-06-01
first step towards moving to a new mesh/solid/geometry structure
Anthony LaTorre
2011-05-17
added documentation
Anthony LaTorre
2011-05-15
new geometry class. beginning to implement physics by defining a material cla...
Anthony LaTorre
2011-05-09
single read_stl function for both binary/ascii stl files
Anthony LaTorre
2011-05-07
tie fighter
Anthony LaTorre
2011-05-06
triangle mesh intersection, stl reader, stl model of a lego minifigure
Anthony LaTorre