Collision Particles

   3377   5   1
User Avatar
Member
12 posts
Joined: April 2013
Offline
Hello

i think this is the good place to ask :

I'm new user of Houdini, and I want to create a setup that I made with 3dsmax Pflow.
what I like to do is put particles stuck to a mesh which is deformed but I want the shapes of the particles are colliding with the ground on which the mesh rolls (a kind of sphere) without the particles are detached from the mesh. does anyone have an idea?

thanks and sorry for my english Smile
NAIT ZLAY
User Avatar
Member
1391 posts
Joined: Dec. 2010
Offline
I think this is so heavy and hard in processing if you use dynamic simulation for deforming particle's shape !!

But I have really simple way to do that if your ground and particle's shape aren't complex ,for example your ground is grid and all of the particle's shape are same like Box , Sphere or anything !

Sorry I don't have Houdini right now for creating an example file !


you can use blend shape for deforming particles .

1. Just create a deforming object and use Blend Shape for animating rest shape to deformed shape over time.

2. Copy this blend shaped geometry on the particles with copy SOP.

3. Add Black Color to the particles and Add RED Color to the ground with Point SOP

4. Use “Attrib Transfer SOP” to transfer color Attr between ground and particles with small distance threshold and smooth option(So each particles come close to the ground or hitting to the ground take RED Color from ground)

5. Create Stamp Variable in the Copy SOP to take $CR attr from particles

6. use stamp expression in the Blend Shape to change rest geo to the deformed geo according to Color.

(So each particles come close to the ground ,deforming over time)

NOTE: You can use Hit Attributes instead of CR attribute for better result

NOTE2 : I Suggest you to use Old-POP Network


8)
https://www.youtube.com/c/sadjadrabiee [www.youtube.com]
Rabiee.Sadjad@Gmail.Com
User Avatar
Member
1391 posts
Joined: Dec. 2010
Offline
Above discuss is only about deforming particles ,For stick particles on the Sphere you can simply use Collision POP and Set Behavior parameter to the Stick :wink:
https://www.youtube.com/c/sadjadrabiee [www.youtube.com]
Rabiee.Sadjad@Gmail.Com
User Avatar
Member
12 posts
Joined: April 2013
Offline
Joker386
I think this is so heavy and hard in processing if you use dynamic simulation for deforming particle's shape !!

But I have really simple way to do that if your ground and particle's shape aren't complex ,for example your ground is grid and all of the particle's shape are same like Box , Sphere or anything !

Sorry I don't have Houdini right now for creating an example file !


you can use blend shape for deforming particles .

1. Just create a deforming object and use Blend Shape for animating rest shape to deformed shape over time.

2. Copy this blend shaped geometry on the particles with copy SOP.

3. Add Black Color to the particles and Add RED Color to the ground with Point SOP

4. Use “Attrib Transfer SOP” to transfer color Attr between ground and particles with small distance threshold and smooth option(So each particles come close to the ground or hitting to the ground take RED Color from ground)

5. Create Stamp Variable in the Copy SOP to take $CR attr from particles

6. use stamp expression in the Blend Shape to change rest geo to the deformed geo according to Color.

(So each particles come close to the ground ,deforming over time)

NOTE: You can use Hit Attributes instead of CR attribute for better result

NOTE2 : I Suggest you to use Old-POP Network


8)

Thanks , but you know my idea is a bout to have a rigid bodys particles , to have the collision effect between the particles. i have an exemple for my idea : https://vimeo.com/87339489 [vimeo.com] ( done in max ) but i want to do the same thing in houdini , i think if 3dsmax can do it , we can for sur do that setup in houdini.

thanks man :wink:
NAIT ZLAY
User Avatar
Member
4189 posts
Joined: June 2012
Offline
NaitVFX
Thanks , but you know my idea is a bout to have a rigid bodys particles , to have the collision effect between the particles. i have an exemple for my idea : https://vimeo.com/87339489 [vimeo.com] ( done in max ) but i want to do the same thing in houdini , i think if 3dsmax can do it , we can for sur do that setup in houdini.


Do Houdini particles collide with each other?
User Avatar
Member
12 posts
Joined: April 2013
Offline
MartybNz
NaitVFX
Thanks , but you know my idea is a bout to have a rigid bodys particles , to have the collision effect between the particles. i have an exemple for my idea : https://vimeo.com/87339489 [vimeo.com] ( done in max ) but i want to do the same thing in houdini , i think if 3dsmax can do it , we can for sur do that setup in houdini.


Do Houdini particles collide with each other?

yeah , i think between particles shapes
NAIT ZLAY
  • Quick Links