Possible to have two separate ICE clouds intercollide?

Discussions about SOFTIMAGEs© Interactive Creative Environment©
adrencg
Posts: 196
Joined: 04 May 2012, 22:50

Possible to have two separate ICE clouds intercollide?

Post by adrencg » 07 Mar 2014, 16:36

I have two particle clouds with instanced objects. Is it possible to have the different clouds collide with each other as the particles cross through each other?

Bullit
Moderator
Posts: 2621
Joined: 24 May 2012, 07:44

Re: Possible to have two separate ICE clouds intercollide?

Post by Bullit » 07 Mar 2014, 17:17

Try to give rigid bodies to both.

adrencg
Posts: 196
Joined: 04 May 2012, 22:50

Re: Possible to have two separate ICE clouds intercollide?

Post by adrencg » 07 Mar 2014, 21:21

That was the first thing I tried. Did not work.

Bullit
Moderator
Posts: 2621
Joined: 24 May 2012, 07:44

Re: Possible to have two separate ICE clouds intercollide?

Post by Bullit » 07 Mar 2014, 22:47

Just an idea but with one particle cloud make it emit from an object that is separated. Say you have a mesh but split the polýgons and moved them while still remaining under same object.

User avatar
Tekano
Posts: 488
Joined: 09 Jun 2009, 12:49
Location: London, UK

Re: Possible to have two separate ICE clouds intercollide?

Post by Tekano » 08 Mar 2014, 00:28

adrencg wrote:I have two particle clouds with instanced objects. Is it possible to have the different clouds collide with each other as the particles cross through each other?

sure it is. put this compound on both. am just interpolating current velocity to the velocity of the other pointcloud and applying it.
You do not have the required permissions to view the files attached to this post.
Gossip is what no one claims to like, but everybody enjoys.

Bullit
Moderator
Posts: 2621
Joined: 24 May 2012, 07:44

Re: Possible to have two separate ICE clouds intercollide?

Post by Bullit » 10 Mar 2014, 00:12

Thanks Tekano, just tried your compound and it works very nice.

For anyone that uses it, you need to put it in both point clouds, even if only one might be interesting for some effects.