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
5c80ff1f7d9468f0db120ce79c300b10f9ee6bcc
bullet3
/
Demos
/
CcdPhysicsDemo
History
ejcoumans
5c80ff1f7d
improved performance by adding constructors to btTransform/btMatrix3x3 to avoid conversions, compoundshape returns const references (instead of duplicate objects)
...
Thanks Marten Svanfeldt, Starbreeze Studios
2007-07-05 23:48:05 +00:00
..
CcdPhysicsDemo.cpp
improved performance by adding constructors to btTransform/btMatrix3x3 to avoid conversions, compoundshape returns const references (instead of duplicate objects)
2007-07-05 23:48:05 +00:00
CcdPhysicsDemo.h
Attempts to improve performance. Not much gain yet, but good to experiment what has effect and what hasn't.
2007-03-20 20:12:23 +00:00
CMakeLists.txt
renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
2007-04-29 18:22:44 +00:00
Jamfile
moved files around
2006-05-25 19:18:29 +00:00
Makefile.am
updated autotools support for make, while keeping jam support. other options are cmake and msvc builds.
2006-12-17 05:35:41 +00:00