summaryrefslogtreecommitdiff
path: root/solid.py
AgeCommit message (Expand)Author
2011-06-07Switch triangle texture to device array, use int32 and float32Stan Seibert
2011-06-02material/surface codes or color are packed into the fourth byte of the triang...Anthony LaTorre
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