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
9546633adeef5188bffbe74f05a3c6d47ac478fe
bullet3
/
Demos
/
ColladaDemo
History
sjbaker
6b102c65b3
Cleanup some trivial compilation warnings.
2007-03-19 04:27:59 +00:00
..
CMakeLists.txt
more refactoring for CMake buildsystem
2006-09-30 02:51:35 +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
fixed a crashing bug (NULL strings) and change the viewing angle of default camera in the demo
2007-01-31 20:57:14 +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