This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
mirror of
https://github.com/bulletphysics/bullet3.git
synced
2026-09-05 18:08:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c80156964412c2bed56e63e8530860871e2eeaaa
bullet3
/
Demos
/
SimplexDemo
History
ejcoumans
3a6942fb91
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.
...
renamed m_ccdSweptSphereRadius, enabled wireframe debugDrawObject (using debugDrawer)
2006-10-18 03:28:42 +00:00
..
Jamfile
moved files around
2006-05-25 19:18:29 +00:00
SimplexDemo.cpp
Refactoring: another huge number of changes, renamed methods to start with lower-case.
2006-09-28 01:11:16 +00:00
SimplexDemo.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