Pile of particles

   5096   6   2
User Avatar
Member
7 posts
Joined: June 2012
Offline
Hi,

I`m coming from maya/max background and I`m wondering what would be the best way to make a pile of particles (or instances). I know it`s quickly doable with RBD but I`m interested in particles approach.

I tried POP network with INTERACT node inside and then COPY to geometry but I`m not getting realistic behavior. Thanks!

p.s.
here is a quick test I did in maya with nParticles and instances, I`m trying to get something like that in Houdini

Attachments:
Screen shot 2012-06-27 at AM 11.44.08.jpg (124.2 KB)
playblast2.mov (2.0 MB)

User Avatar
Member
2624 posts
Joined: Aug. 2006
Offline
The subject of circle packing is something you should be looking at to solve your problem. If you do a search here and odforce you will find plenty of threads on it.

Rob
Gone fishing
User Avatar
Member
696 posts
Joined: March 2009
Offline
I think this is closer to FLIP than circle packing… In any case, there's no off the shelf particle operator to do that, you'd probably have to script your own.
Why does it need to be particle based though?

Cheers
Toronto - ON
My Houdini playground [renderfarm.tumblr.com]
“As technology advances, the rendering time remains constant.”
User Avatar
Member
7 posts
Joined: June 2012
Offline
thanks guys for reply, yes I think FLIP should be closer to what I`m looking for. I need particles because I need goal (follow) behavior. Maybe I could redefine my question, is it possible to COPY geometry on particles and then apply RBD collision on top of that via DOP`s?
thanks!
User Avatar
Member
696 posts
Joined: March 2009
Offline
zs2010
is it possible to COPY geometry on particles and then apply RBD collision on top of that via DOP`s?
In SOPs, you can use the copy SOP to do just that and bring the resulting geo as RBD fractured object with a glue value of 0. That would make the objects completely separate at the smallest impact.
Alternatively you can bring your points or particles into DOPs as an RBD point object (not a 100% sure of the name, but should be something like this) and use some expressions to vary the copied object shape and size then let it rip!

Cheers
Toronto - ON
My Houdini playground [renderfarm.tumblr.com]
“As technology advances, the rendering time remains constant.”
User Avatar
Member
8597 posts
Joined: July 2007
Offline
zs2010
…is it possible to COPY geometry on particles and then apply RBD collision on top of that via DOP`s?…

you may also take a look at example from docs called “popswithrbdcollision”
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
7 posts
Joined: June 2012
Offline
got it, thanks. pop`s imported into dop via rbd fractured object with no glue.

cheers
  • Quick Links