bullet3/examples/StandaloneMain
Erwin Coumans 85db288a95 App_PhysicsServer_SharedMemory_VR: expose max_num_object_capacity and max_shape_capacity_in_bytes (and shared_memory_key)
Default values are:
int maxNumObjectCapacity = 128 * 1024;
int maxShapeCapacityInBytes = 128 * 1024 * 1024;
int shared_memory_key = -1
2018-04-30 23:01:15 +02:00
..
hellovr_opengl_main.cpp App_PhysicsServer_SharedMemory_VR: expose max_num_object_capacity and max_shape_capacity_in_bytes (and shared_memory_key) 2018-04-30 23:01:15 +02:00
main_console_single_example.cpp create basic audio, towards sound sensors etc. 2017-04-14 12:22:38 -07:00
main_opengl_single_example.cpp fix compile issue (btMin requires same types, no conversion, just replace with < = combo) 2016-12-28 22:10:03 -08:00
main_sw_tinyrenderer_single_example.cpp Expose ambient, diffuse and specular coefficient of the light. 2016-12-06 15:21:35 -08:00
main_tinyrenderer_single_example.cpp Expose ambient, diffuse and specular coefficient of the light. 2016-12-06 15:21:35 -08:00