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-10 17:30:12 +00:00
Code
Issues
Releases
Wiki
Activity
f4c4e91904
bullet3
/
Demos
/
DynamicControlDemo
History
erwin.coumans
f4c4e91904
more cmake fixes
2009-11-17 03:03:27 +00:00
..
CMakeLists.txt
more cmake fixes
2009-11-17 03:03:27 +00:00
main.cpp
- fix issue with convex cast: results further away (larger hitfraction) could overwrite closer results
2007-12-06 02:54:29 +00:00
MotorDemo.cpp
use pre-tick callback to update motor targets in DynamicControlDemo: dynamicsWorld->setInternalTickCallback(callbackFunc,void* userPtr=MotorDemo,bool pretick=true
2009-09-09 23:23:22 +00:00
MotorDemo.h
use pre-tick callback to update motor targets in DynamicControlDemo: dynamicsWorld->setInternalTickCallback(callbackFunc,void* userPtr=MotorDemo,bool pretick=true
2009-09-09 23:23:22 +00:00