This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
mirror of
https://github.com/bulletphysics/bullet3
synced
2025-01-11 09:50:06 +00:00
Code
Issues
Releases
Wiki
Activity
fe4e81ebff
bullet3
/
Demos
/
CollisionInterfaceDemo
History
ejcoumans
89382c0dc4
refreshContactPoints() is not needed anymore, it is already done inside collisionWorld->performDiscreteCollisionDetection();
2007-11-17 17:25:38 +00:00
..
CollisionInterfaceDemo.cpp
refreshContactPoints() is not needed anymore, it is already done inside collisionWorld->performDiscreteCollisionDetection();
2007-11-17 17:25:38 +00:00
CollisionInterfaceDemo.h
merged most of the changes from the branch into trunk, except for COLLADA, libxml and glut glitches.
2006-09-27 20:43:51 +00:00
Jamfile
added basic RaycastVehicle support, and CcdPhysicsEnvironment::getAppliedImpulse(int constraintId), this value is useful as treshold to break constraints.
2006-08-29 23:55:32 +00:00