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
/
BasicDemo
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
..
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
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
Jamfile
Added a very basic dynamics demo, only using spheres (and optionally boxes)
2006-10-09 20:41:18 +00:00
main.cpp
remove all warnings on Mac OSX Snow Leopard
2010-01-30 22:31:56 +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