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
/
Box2dDemo
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
..
Box2dDemo.cpp
use #include "BulletHeaders.h" instead of #include <BulletHeader.h>
2010-02-04 20:37:06 +00:00
Box2dDemo.h
enable Box2dDemo for Win32 app.
2010-01-19 23:37:14 +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
fixes in Jam msvcgen -> use SSE instead of SSE2 to stay compatible with older AMD Athlon XP processors, updated build files, minor compile fixes for GPU experimental code
2009-05-09 21:25:42 +00:00
main.cpp
add newlines to files, thanks to tasioga for the patch
2010-01-20 21:33:35 +00:00
Win32Box2dDemo.cpp
enable Box2dDemo for Win32 app.
2010-01-19 23:37:14 +00:00