summaryrefslogtreecommitdiff
path: root/stl.py
AgeCommit message (Expand)Author
2011-07-28Support for reading bz2 compressed STL files.Stan Seibert
2011-06-19reverse the face orientation on all triangles in the stl files exported from ...Anthony LaTorre
2011-06-18moved class definitions for Solid, Mesh, Material, and Surface into geometry....Anthony LaTorre
2011-06-01first step towards moving to a new mesh/solid/geometry structureAnthony LaTorre
2011-05-17added documentationAnthony LaTorre
2011-05-15new geometry class. beginning to implement physics by defining a material cla...Anthony LaTorre
2011-05-09single read_stl function for both binary/ascii stl filesAnthony LaTorre
2011-05-07tie fighterAnthony LaTorre
2011-05-06triangle mesh intersection, stl reader, stl model of a lego minifigureAnthony LaTorre