[ODE] Finding Triangles
Pierre Terdiman
pierre.terdiman at novodex.com
Sun Feb 8 12:56:00 MST 2004
> I think it'd a bad idea. First of all, from what i remember,
> Opcode returns a list of triangles that INTERSECT the two input
> meshes. So you won't get the list of triangles that are "inside"
> the sphere; you'll just get the triangles that intersect its
> boundary.
This is only true for mesh-vs-mesh. For standard bounding volumes, and in
particular for spheres, Opcode also returns the list of "inside" triangles.
Pierre Terdiman
- Novodex AG (www.novodex.com)
- Personal : www.codercorner.com
More information about the ODE
mailing list