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
6,353
Commits
10
Branches
0
Tags
c7d9afac1ec3aee4be74f9f3c894ef0b65eb808c
Commit Graph
2 Commits
Author
SHA1
Message
Date
erwincoumans
de763a26e7
fix portability of BulletInverseDynamics (usual issues: std::pow, M_PI, std::vector->idArray<T>::type, snprintf, pass vec3 and mat33 by const reference, not by value)
2015-11-17 21:51:02 -08:00
Erwin Coumans
aa4d119f98
add real-time safe Inverse Dynamics library+test+utils
...
an example for the example browser will follow. thanks to Thomas Buschmann
2015-11-17 08:27:38 -08:00