[ODE] Re : Triangle Mesh Creation Time.

Jon Watte (ODE) hplus-ode at mindcontrol.org
Tue Jun 12 10:17:28 MST 2007



Gonçalo Lopes wrote:
> The ideal solution, one would think, would be to create just one
> single trimesh, but then to allow dynamic manipulation of its
> vertexes? Would this be feasible with the current trimesh
> implementation?
>   

The OPCODE code which sits underneath ODEs trimesh support has a Refit 
function, which allows you to re-build the trimesh acceleration data 
when only the vertices have changed. It's not exposed all the way up to 
the ODE layer, though.

Cheers,

          / h+



More information about the ODE mailing list