How to retrieve a surface hit by an ellipsoid?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
pincherman
Posts: 3
Joined: Tue Jun 29, 2010 1:12 am

How to retrieve a surface hit by an ellipsoid?

Post by pincherman »

Hi, i followed tutorial 07 and i just want to know how to retrieve a triangle hit by an ellipsoid (something like the getSceneNodeAndCollisionPointFromRay method does).

Really i need to know when a ellipsoid collides some surface.
If someone could show me a "how to" example,it would be nice!!!!!



thanks!!!!!!!
Post Reply