bullet3/examples/ExampleBrowser
erwincoumans f28fd91e4f add raycast accelerator for btHeightfieldTerrainShape, thanks to Marc Zylann, see https://github.com/bulletphysics/bullet3/pull/2062
it can be disabled by setting the flag cb.m_flags |= btTriangleRaycastCallback::kF_DisableHeightfieldAccelerator;
acceleration is disabled for z axis up.
add btHeightfieldTerrainShape example to example browser
2019-04-15 21:55:29 -07:00
..
GwenGUISupport fix mingw build 2018-09-27 11:48:12 +08:00
CMakeLists.txt add raycast accelerator for btHeightfieldTerrainShape, thanks to Marc Zylann, see https://github.com/bulletphysics/bullet3/pull/2062 2019-04-15 21:55:29 -07:00
CollisionShape2TriangleMesh.cpp Use two SI solvers as blocks in block solver. 2019-03-25 14:41:58 -07:00
CollisionShape2TriangleMesh.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
EmptyBrowser.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
EmptyExample.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
ExampleBrowserInterface.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
ExampleEntries.cpp add raycast accelerator for btHeightfieldTerrainShape, thanks to Marc Zylann, see https://github.com/bulletphysics/bullet3/pull/2062 2019-04-15 21:55:29 -07:00
ExampleEntries.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
GL_ShapeDrawer.cpp Qualify calls to certain functions from the cmath library. 2019-03-14 16:57:50 -07:00
GL_ShapeDrawer.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
InProcessExampleBrowser.cpp allow batch creation of objects through PyBullet.createMultiBody, see createMultiBodyBatch.py example. 2019-02-12 10:36:01 -08:00
InProcessExampleBrowser.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
main.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
OpenGLExampleBrowser.cpp Use two SI solvers as blocks in block solver. 2019-03-25 14:41:58 -07:00
OpenGLExampleBrowser.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
OpenGLGuiHelper.cpp add raycast accelerator for btHeightfieldTerrainShape, thanks to Marc Zylann, see https://github.com/bulletphysics/bullet3/pull/2062 2019-04-15 21:55:29 -07:00
OpenGLGuiHelper.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
premake4.lua add raycast accelerator for btHeightfieldTerrainShape, thanks to Marc Zylann, see https://github.com/bulletphysics/bullet3/pull/2062 2019-04-15 21:55:29 -07:00