bullet3/examples/MultiThreading
erwin coumans 02582e3a78 shrink down cube size of BasicDemo 10 times (it looked ginormous in VR) from 2x2x2 meter to 0.2
add test for VR HUD/sub-titles
fix issue in previous commit, partial string use %.8s not %8.s
use long long int in b3Clock
fix warning/error in pointer alignment in serialization
Fix pybullet Windows compilation.
(thanks to bkeys/https://github.com/bulletphysics/bullet3/pull/687)
2016-07-09 15:09:09 -07:00
..
b3PosixThreadSupport.cpp Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
b3PosixThreadSupport.h simple multi threading test 2015-08-21 15:18:18 -07:00
b3ThreadSupportInterface.cpp add example/MultiThreading functions 2015-08-21 11:09:53 -07:00
b3ThreadSupportInterface.h simple multi threading test 2015-08-21 15:18:18 -07:00
b3Win32ThreadSupport.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
b3Win32ThreadSupport.h 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.cpp simple multi threading test 2015-08-21 15:18:18 -07:00
MultiThreadingExample.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
MultiThreadingExample.h simple multi threading test 2015-08-21 15:18:18 -07:00
premake4.lua add example/MultiThreading functions 2015-08-21 11:09:53 -07:00