summaryrefslogtreecommitdiff
path: root/stl.py
AgeCommit message (Collapse)Author
2011-05-15new geometry class. beginning to implement physics by defining a material ↵Anthony LaTorre
class; each triangle will have a material linked to both of its sides
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