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
42cda1692d9d16887bc415f0c6c37770a55b3c85
bullet3
/
Demos
/
ColladaDemo
History
ejcoumans
42cda1692d
update version, cmake, ColladaDemo
2007-09-13 07:54:57 +00:00
..
CMakeLists.txt
renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
2007-04-29 18:26:32 +00:00
ColladaConverter.cpp
Cleanup some trivial compilation warnings.
2007-03-19 04:27:59 +00:00
ColladaConverter.h
- Added compressed/quantized AABB tree, 16 bytes per node, while supporting 32-bit (triangle) indices. Should be faster and smaller then original version (quantized aabb check is done in integer space)
2007-02-25 06:11:23 +00:00
ColladaDemo.cpp
update version, cmake, ColladaDemo
2007-09-13 07:54:57 +00:00
ColladaDemo.h
processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated.
2006-10-18 03:28:42 +00:00
Jamfile
updated build systems/GPU_physics for Mac OS X
2006-12-08 22:04:02 +00:00