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
37f6df2c32ec72f275f3be46b59e0e091bfbbd6e
bullet3
/
Demos
/
BasicDemo
History
erwin.coumans
37f6df2c32
added serialization support for gimpact mesh
...
improved cmake build system for updating the serialization structures
2010-01-29 02:50:34 +00:00
..
BasicDemo.cpp
Added preliminary binary serialization code in btCollisionWorld.cpp, with example in Bullet/Demos/BasicDemo.cpp
2010-01-20 01:00:39 +00:00
BasicDemo.h
Don't use GLUT by default under Windows, but a Win32 App instead. All demos have to be fixed (only basic demo works now). Also on Mac OSX, we plan to use cocoa instead of Glut.
2010-01-19 22:59:49 +00:00
CMakeLists.txt
added serialization support for gimpact mesh
2010-01-29 02:50:34 +00:00
Jamfile
Added a very basic dynamics demo, only using spheres (and optionally boxes)
2006-10-09 20:41:18 +00:00
main.cpp
add newlines to files, thanks to tasioga for the patch
2010-01-20 21:33:35 +00:00
Makefile.am
Add libgimpact, libgimpactutils, libglui, libconvexdecomposition, soft body demo, all bullet demos to autotools build
2008-10-03 23:01:04 +00:00
Makefile.original
Add posix thread backend to BulletMultiThreaded. Contributed by Enrico.
2008-04-01 18:32:41 +00:00
Win32BasicDemo.cpp
enable Box2dDemo for Win32 app.
2010-01-19 23:37:14 +00:00