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
a6d9e977f7d07643a91668cb0890678c39eaae36
bullet3
/
Demos
/
DynamicControlDemo
History
erwin.coumans
a6d9e977f7
A bit more work on the cmake build system, copy glut32.dll or glut64.dll into binary directory for out-of-source builds.
...
Include .rc resource file (to add icon) for WIN32 cmake.
2010-02-08 08:12:04 +00:00
..
CMakeLists.txt
A bit more work on the cmake build system, copy glut32.dll or glut64.dll into binary directory for out-of-source builds.
2010-02-08 08:12:04 +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