This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
bda1fb7dd29a74608a753f500c3aea26fb7884f7
bullet3
/
Demos
/
GyroscopicDemo
History
erwin.coumans@gmail.com
673e74146e
only build demos using extras if BUILD_EXTRAS is on
2013-11-17 20:03:42 +00:00
..
CMakeLists.txt
only build demos using extras if BUILD_EXTRAS is on
2013-11-17 20:03:42 +00:00
GyroscopicDemo.cpp
implemented rolling friction, using a contact constraint. Useful to get rolling spheres to rest, even on a slightly sloped plane.
2012-09-15 06:52:17 +00:00
GyroscopicDemo.h
added gyroscopic force option for btRigidBody, body->setFlags(BT_ENABLE_GYROPSCOPIC_FORCE);
2012-09-14 21:39:48 +00:00
main.cpp
added gyroscopic force option for btRigidBody, body->setFlags(BT_ENABLE_GYROPSCOPIC_FORCE);
2012-09-14 21:39:48 +00:00
Win32GyroscopicDemo.cpp
added gyroscopic force option for btRigidBody, body->setFlags(BT_ENABLE_GYROPSCOPIC_FORCE);
2012-09-14 21:39:48 +00:00