continous triangle-triangle intersection test

Please don't post Bullet support questions here, use the above forums instead.
backtobedlam
Posts: 1
Joined: Wed Jul 13, 2011 7:02 am

continous triangle-triangle intersection test

Post by backtobedlam »

there are two triangles in the sence,one is movable,the other is not,the vertex of the movable triangle move linearly,now,the position of the three vertex of the movable triangle are known at two continous moments,how can I find out whether the two triangles interseced in this process,and if they really intersec,when they began to intersect?