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
41e9115bcaaf70cf61b89c966facc9a37531b1b0
bullet3
/
Demos
/
CollisionInterfaceDemo
History
erwin.coumans
1c0ec85c32
Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX
...
(autotools files are still left for now)
2010-02-20 15:47:20 +00:00
..
CMakeLists.txt
more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths)
2010-02-08 20:35:04 +00:00
CollisionInterfaceDemo.cpp
Add btBroadphaseInterface::aabbTest. btDbvtBroadphase and btAxisSweep3 should perform well, as long as the raycast accelerator is enabled.
2010-02-11 18:25:50 +00:00
CollisionInterfaceDemo.h
copy glut*.dll next to executable using cmake postbuild step
2010-01-29 17:47:17 +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