bullet3/examples/StandaloneMain
erwincoumans c2ca88bf44 added b3PhysicsParamSetInternalSimFlags command, and pybullet setInternalSimFlags API.
//Use at own risk: magic things may or my not happen when calling this API.

This allows to enable/disable robot assets (samurai world, gripper, KUKA robot etc) in Physics Server (and App_PhysicsServerVR etc)
1 = create robot assets
2 = create experimental box-vr-gui

Add optional command-line parameter for App_PhysicsServerVR, --norobotassets, to start with an empty world, no assets in VR (no gripper, no kuka)
2016-10-23 07:14:50 -07:00
..
hellovr_opengl_main.cpp added b3PhysicsParamSetInternalSimFlags command, and pybullet setInternalSimFlags API. 2016-10-23 07:14:50 -07:00
main_console_single_example.cpp Removed many memoryleaks in Example Browser, reducing some technical debt. 2016-07-16 00:55:56 -07:00
main_opengl_single_example.cpp shrink down cube size of BasicDemo 10 times (it looked ginormous in VR) from 2x2x2 meter to 0.2 2016-07-09 15:09:09 -07:00
main_sw_tinyrenderer_single_example.cpp Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
main_tinyrenderer_single_example.cpp Add sleep to avoid 100% busy CPU loop in PhysicsServerExample 2016-08-13 12:21:18 -07:00