summaryrefslogtreecommitdiffhomepage
path: root/host/simu/utils
AgeCommit message (Collapse)Author
2011-10-16host/simu/utils: add intersect utilNicolas Schodet
2011-10-15host/simu/utils: add vector classNicolas Schodet
2011-04-29host/simu: transpose transformation matrix, reverse transformation orderNicolas Schodet
This is better because transformations can be built incrementally from the container to the contained. This use the same semantic as OpenGL.
2011-04-28host/simu: add transformation matrix push/popNicolas Schodet
2009-04-25 * all python:Nicolas Schodet
- fixed comment.
2009-03-14 * host/inter, host/simu:Nicolas Schodet
- moved drawable and trans_matrix to the new directory structure. - new drawable behaviour.