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
b68f2710cde2b21cbc1106d0ac9385832b27d63d
bullet3
/
Demos
/
ConvexDecompositionDemo
History
erwin.coumans
b68f2710cd
change link order, hopefully fixes some link errors on systems that need strict order of libraries (gcc/linux)
...
Thanks elLolo for the report, see
http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=4635
2010-01-25 19:50:30 +00:00
..
CMakeLists.txt
change link order, hopefully fixes some link errors on systems that need strict order of libraries (gcc/linux)
2010-01-25 19:50:30 +00:00
ConvexDecompositionDemo.cpp
add support for double precision and 64bit serialization (and compatibility between all versions)
2010-01-25 19:42:51 +00:00
ConvexDecompositionDemo.h
more work on Bullet serialization (added support for btConvexHullSupport)
2010-01-23 00:58:47 +00:00
Jamfile
updated Jam and CMake build files for new Extras/ConvexHull library
2008-02-13 08:15:58 +00:00
main.cpp
Make BenchmarkDemo a console application, without OpenGL/Glut dependency.
2009-08-12 08:18:57 +00:00
testFile32Single.bullet
add support for double precision and 64bit serialization (and compatibility between all versions)
2010-01-25 19:42:51 +00:00
testFile64Double.bullet
add support for double precision and 64bit serialization (and compatibility between all versions)
2010-01-25 19:42:51 +00:00
testFile64Single.bullet
add support for double precision and 64bit serialization (and compatibility between all versions)
2010-01-25 19:42:51 +00:00
Win32ConvexDecompositionDemo.cpp
more work on Bullet serialization (added support for btConvexHullSupport)
2010-01-23 00:58:47 +00:00