Menu

#18 Compound Collision Shapes

open
Physics (7)
5
2011-01-21
2011-01-21
Matt Wash
No

Currently we only support simple, single collision shapes: plane, box, sphere and cylinder. however, it is possible that a rigid body might use a combination of these to describe the collision shape. there is an empty method called create_compound_collision_shape() in mamPhysicsWorld.h. No examples of rigid bodies of this type in the collada files we have yet.

Discussion


Log in to post a comment.