[ODE] Loading trimesh from file

Jon Watte (ODE) hplus-ode at mindcontrol.org
Wed Jul 12 00:21:36 MST 2006



Rodrigo Hernandez wrote:
> Not quite, I believe the ordering on the index array must be
> counterclockwise like in OpenGL, so
>
>   
The ordering must be counter-clockwise if you think of ODE coordinates 
as right-handed. It must be clockwise if you think of ODE coordinates as 
left-handed. As usual, the math is handedness neutral; it's only the 
conventions and interpretations that must match between input and output.

Cheers,

          / h+



More information about the ODE mailing list