Collision detection

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
supriyo

Collision detection

Post by supriyo »

how do i check object to object collision?
collision like camera to object or model to model.
thesmileman
Posts: 360
Joined: Tue Feb 10, 2004 2:20 am
Location: Lubbock, TX

Post by thesmileman »

The tutorials have a very good explaination of collision detection between a camera and objects(nodes) Take a look they are very nice well explained tutorials.
Post Reply