Search found 1 match

by guasqui_act
Fri May 21, 2021 10:23 am
Forum: Physics authoring tools, serialization, standards and related topics
Topic: How to speed up the deserialization of 'btBvhTriangleMeshShape' object.
Replies: 0
Views: 48054

How to speed up the deserialization of 'btBvhTriangleMeshShape' object.

Hello everyone! I am trying to take advantage of the serialization/deserialization feature to speed up the time of constructing a btBvhTriangleMeshShape object but for some reason I do not get the result I would expect. Without using serialization/deserialization, my btBvhTriangleMeshShape object is...