only collision (bspCollision or OgreOde)

bounci

07-07-2007 11:46:07

Hi,

I want to generate a scene and walk through it. My Avatar and the cam should collide with the wall, houses and so on.
I do not really need physics somewhere.

Do I really need OgreOde or is the BspCollision and the classes integrated in Ogre 1.4 everything I need?

soongxl

10-09-2007 09:55:25

maybe BspCollision is enough if you do not need other function.


or just the skill of programming will meet your need.