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
93dd14dfff77ddbff2bd8da2c56a6926b359f73d
bullet3
/
Demos
/
RagdollDemo
History
erwin.coumans
8acadeb711
minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, default constraint debugging size set to 0.3,
...
set svn:eol-style native for folder files
http://code.google.com/p/bullet/issues/detail?id=191
2009-02-18 22:52:03 +00:00
..
CMakeLists.txt
updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos
2008-11-06 06:54:35 +00:00
Jamfile
added RagdollDemo (needs a bit more work, the initial constraint setup 'flips')
2007-07-27 20:23:54 +00:00
main.cpp
+ need to reset rigid body using 'setCenterOfMassTransform' to reset world inertia tensor
2008-12-02 04:01:56 +00:00
RagdollDemo.cpp
minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, default constraint debugging size set to 0.3,
2009-02-18 22:52:03 +00:00
RagdollDemo.h
added some comments, to clarify unit-test/brute force implementations.
2007-11-02 01:14:29 +00:00