summaryrefslogtreecommitdiff
path: root/mesh.py
AgeCommit message (Expand)Author
2011-06-18moved class definitions for Solid, Mesh, Material, and Surface into geometry....Anthony LaTorre
2011-06-07Switch triangle texture to device array, use int32 and float32Stan Seibert
2011-06-02triangle mesh is now stored everywhere as a split list of vertices and trianglesAnthony LaTorre
2011-06-01first step towards moving to a new mesh/solid/geometry structureAnthony LaTorre