Search found 2 matches

by Ray_X_Zero
Thu Aug 10, 2006 2:53 pm
Forum: Beginners Help
Topic: Collision Help ! ! !
Replies: 4
Views: 441

How can I implement simple mesh to mesh collsison detection without using physics.
by Ray_X_Zero
Tue Aug 08, 2006 3:28 pm
Forum: Beginners Help
Topic: Collision Help ! ! !
Replies: 4
Views: 441

Collision Help ! ! !

Can someone here help how to implement collision detection. Irrrlicht collision example included on the engine is to advance.
For example two moving CUBE reversing direction when colliding each other.
Mostly i'm only using .X Model for static and animated mesh, I don't often use OCTREESCENE node.