[ODE] Opcode TrisMesm collisions

Julien LOLLIVIER julien.lollivier at quiris.com
Mon Jul 14 05:01:01 2003


On Sun, 13 Jul 2003 18:00:31 +0200
"Erwin de Vries" <erwin@vo.com> wrote:

> This is currently not supported. I'm not 100% sure what would happen if you
> would define 2 triangles out of the same indices, but with other winding. It
> might work. See for youself.

Before all, thx for your answer :)

I've probably misunderstood what do you mean by "define 2 triangles out of the same indices", but I've duplicate all triangles with another winding, and didn't get a proper result: I slow down timestep a lot, and see wheels starts sinking, and explode... I'll make new tests to understand what really happends.
Is "double-sided collisions" hard to code into OPCODE ? :)