The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Farabi on October 17, 2009, 03:54:23 AM

Title: ODE
Post by: Farabi on October 17, 2009, 03:54:23 AM
Anyone experienced with ODE? I found difficulty using trimesh collision detect algo.
Anyone can help how to know if some triangle collide with a geometri shape?
Title: Re: ODE
Post by: Farabi on October 17, 2009, 06:38:56 AM
Nevermind, I found it.
Title: Re: ODE
Post by: Farabi on October 17, 2009, 10:43:10 AM
I wonder if someone can see my mistake here.

I got a list of vertex, for example, 120 vertex. Each vertex have 3 floating points.
I want to create triangles with that, and for doing it, I need to form a list of indexs.

So, for example:

If I had a list of vertexs like this:
vertexs