Bullet 3-2.85 Soft Body Demos

Post Reply
afraidofdark
Posts: 1
Joined: Fri Nov 25, 2016 4:44 pm

Bullet 3-2.85 Soft Body Demos

Post by afraidofdark »

Hello, I am trying to build soft body demos. However they don't seem to be included in cmake. In ExampleEntries.cpp there is an undefined definition INCLUDE_CLOTH_DEMOS but defining it causes compile errors.
Can some one tell me how to build soft body demos ?

Thank you.
benelot
Posts: 350
Joined: Sat Jul 04, 2015 10:33 am
Location: Bern, Switzerland
Contact:

Re: Bullet 3-2.85 Soft Body Demos

Post by benelot »

Hello,

I do not know what the actual issue is, but it is done well in premake. If you want to get it working, just check out how it is done there and do the same in cmake. If you succeed, you can easily publish it back to the repository. It is not working yet out of the box.
Post Reply