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
/
CollisionInterfaceDemo
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
CollisionInterfaceDemo.cpp
make Bullet compile on Visual Studio 6
2010-01-30 23:10:12 +00:00
CollisionInterfaceDemo.h
copy glut*.dll next to executable using cmake postbuild step
2010-01-29 17:47:17 +00:00
Jamfile
added basic RaycastVehicle support, and CcdPhysicsEnvironment::getAppliedImpulse(int constraintId), this value is useful as treshold to break constraints.
2006-08-29 23:55:32 +00:00
main.cpp
added InternalEdgeDemo and fixes for btInternalEdgeUtility
2010-01-30 03:48:57 +00:00
Win32CollisionInterfaceDemo.cpp
copy glut*.dll next to executable using cmake postbuild step
2010-01-29 17:47:17 +00:00