Serialization of Softbodies

Post Reply
Ehsanizadi
Posts: 72
Joined: Mon Dec 02, 2013 4:13 pm

Serialization of Softbodies

Post by Ehsanizadi »

Hi,

In the code it is mentioned that for the serialization of softbodies, refer to the derialzation demo, however, I cannot find such demo anymore,
Can some body give some hints for serialization of softbofies and how to import it into the world and how to access to the nodes and links?

Thanks
Ehsan
benelot
Posts: 350
Joined: Sat Jul 04, 2015 10:33 am
Location: Bern, Switzerland
Contact:

Re: Serialization of Softbodies

Post by benelot »

Hi,

The serialization demo is in the old_demos branch here:
https://github.com/bulletphysics/bullet ... ializeDemo

Maybe this helps you. If you are interested to port this into the Example Browser, let me know!
Post Reply