more tutorial work

add fixed_timestep command-line parameter, 0 means disabled (variable timestep)
This commit is contained in:
erwincoumans
2015-08-07 14:18:57 -07:00
parent 89c2a729ce
commit de4dcdbb18
6 changed files with 555 additions and 3 deletions

View File

@@ -29,6 +29,8 @@ SET(App_ExampleBrowser_SRCS
../ForkLift/ForkLiftDemo.h
../Tutorial/Tutorial.cpp
../Tutorial/Tutorial.h
../Tutorial/Dof6ConstraintTutorial.cpp
../Tutorial/Dof6ConstraintTutorial.h
../GyroscopicDemo/GyroscopicSetup.cpp
../GyroscopicDemo/GyroscopicSetup.h
../Planar2D/Planar2D.cpp