bullet3/examples/CommonInterfaces
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
..
Common2dCanvasInterface.h add very simple (rudimentary) time series graphing example 2015-07-15 09:07:47 -07:00
CommonCameraInterface.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
CommonExampleInterface.h Remove unused ROS urdf (was replaced by Bullet UrdfParser. 2016-05-12 23:03:12 -07:00
CommonGraphicsAppInterface.h preparation to receive camera image data from physics server 2016-05-31 10:23:04 -07:00
CommonGUIHelperInterface.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
CommonMultiBodyBase.h add initial inverse dynamics example skeleton, with urdf and programmatically created btMultiBody. 2015-11-13 10:37:43 -08:00
CommonParameterInterface.h add combobox to select software/opengl rendering to compare 2016-05-18 17:57:13 -07:00
CommonRenderInterface.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
CommonRigidBodyBase.h add a textured sphere8.obj test with obj loader 2015-08-05 19:03:27 -07:00
CommonWindowInterface.h fixes in Mac resizing example browser (if window size exceeds capability) 2016-05-03 23:46:29 -07:00