mixing keyframe and simulation with prefractured object

   3439   3   1
User Avatar
Member
54 posts
Joined:
Offline
hello everyone.

I've built a circular prefractured pattern in SOP with the Voronoi fracture Sop.
so far so good.

now I would like to make the differents pieces fall down with gravity but starting in the center than gradually growing to the outside and sending more and more objects to the solver.

I'm quite new to the RBD solver and under pressure.
if anyone had a pointer or to give me the global idea how to do that it would be great help.
thanks in advance
luc
User Avatar
Member
2624 posts
Joined: Aug. 2006
Offline
Can you post a scene file up showing what you have done so far

Rob
Gone fishing
User Avatar
Member
54 posts
Joined:
Offline
this is a simplified scene that I hope explain the thing.
I'd like to have this kind of effect but without using the ball , only gravity starting from center and growing radially.
thanks in advance
luc

Attachments:
forum_rbd.hip (305.9 KB)

User Avatar
Member
112 posts
Joined: Feb. 2010
Offline
Just to start fall of objs from center , use active value dop with condition $OBJID<$F*n , where n is number of objects you want to fall down per frame.

In sop play with sort sop, just choose different methods of point sort and see how it affects the dop output.

Attachments:
start_fall_from_center.hipnc (728.5 KB)

  • Quick Links