ODE: Terrain. Object fly through :(

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
KillerXX7
Posts: 22
Joined: Sat Oct 07, 2006 4:50 pm
Location: Russian Federation
Contact:

ODE: Terrain. Object fly through :(

Post by KillerXX7 »

Приветсвую.

I write wrapper for ODE.

Has faced a problem:
I create the ground as usual TriMesh, however bodies fly through it.
And is better fly by primitives, TriMeshes fail much less often.

What will advise?


And still a question on a theme - how to use dGeomHeightfieldDataBuild... functions in Irrlicht???

Documentation on these functions are not present!!!
Example from SDK not looks very good :)
Think Fast, Act Right... OR Be Dead :)
Post Reply