bullet3/examples/Benchmarks
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
..
BenchmarkDemo.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
BenchmarkDemo.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
HaltonData.h Added Benchmark Demo for packed convex shapes. 2018-11-02 10:13:08 -07:00
landscapeData.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
TaruData.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00