softbody-softbody collision issue

Post Reply
spartanjjj
Posts: 1
Joined: Fri Oct 21, 2016 5:30 pm

softbody-softbody collision issue

Post by spartanjjj »

I've generated a soft body from 2 sphere meshes and been having some problem with they interact with each other.

Here's a video showing the problem: http://sendvid.com/jhbooy5d

The collision shape seems to be a static sphere around both of the soft bodies and looks like its double the size of the meshes ?

Any ideas what is going on here ?
Xcoder79
Posts: 42
Joined: Sun Aug 07, 2011 5:27 am

Re: softbody-softbody collision issue

Post by Xcoder79 »

Hi,


This is very strange, how did setup the softbodies its difficult to tell what is going on just by the video without looking at the code.

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

Re: softbody-softbody collision issue

Post by benelot »

Hello,

Can you put your softbody simulation into a BulletPhysics Example Browser example? That makes it easily runnable for others and usually makes it easier to resolve the problem. Just modify one of the SoftBody examples in the ExtendedTutorials folder.
Post Reply