mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 09:20:10 +00:00
40dc18f604
improve serialization based on feedback: make it easier to serialize a single object, or single shape, or single bvh. Modified Bullet/Demos/ConcaveDemo to use btSerializer to serialize the btOptimizedBvh (or optionally the trimesh+bvh) You can also serialize trimesh without BVH, use: serializer->setSerializationFlags(BT_SERIALIZE_NO_BVH);// or BT_SERIALIZE_NO_TRIANGLEINFOMAP |
||
---|---|---|
.. | ||
AllBulletDemosOSX | ||
CDTestFramework | ||
ConvexDecomposition | ||
CUDA | ||
GIMPACTUtils | ||
glui | ||
iff | ||
khx2dae | ||
MayaPlugin | ||
Serialize | ||
simdmathlibrary | ||
software_cache/cache | ||
sph | ||
vectormathlibrary | ||
CMakeLists.txt | ||
Makefile.am |