[ODE] Integrating ODE with Vega Prime

Jon Watte (ODE) hplus-ode at mindcontrol.org
Thu Aug 31 10:48:10 MST 2006



Sim Newbie wrote:
>
> In this case, how do I get/ extract the mesh data of the original 
> openflight terrain so that I can use it for collision detection with 
> the ODE vehicle. any other approaches, resources, suggestions?

This is a question for the Vega Prime API, not for ODE. Once you know 
how to get geometry out of Vega in the form of indexed triangle lists, 
you can pass those to ODE using dGeomTriMeshDataBuild() and the other 
TriMesh Geom functions.

Cheers,

          / h+



More information about the ODE mailing list