Changes between Initial Version and Version 4 of Ticket #284
- Timestamp:
- Jan 5, 2009, 1:28:46 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #284
- Property Owner nobody deleted
-
Ticket #284 – Description
initial v4 1 The physics engine implementation is working now, but has limited support for collision shapes: Only boxes, spheres and cones are supported, while cones are still not tested yet (cone.mesh can be used as graphical test).1 The physics engine implementation is working now, but has limited support for collision shapes: Only boxes, spheres, infinite planes and cones are supported, while cones are still not tested yet (cone.mesh can be used as graphical test). 2 2 3 3 On [http://www.continuousphysics.com/Bullet/BulletFull/classbtCollisionShape.html], you can see a graphical overview of what collision shapes bullet offers.