Is there any way where if the particle collides with the ground,to get the fracture done.as of now i hav DOPS sim n POPs sim(DOPs s d shattering of d ground,n POPs sim s d particle colliding with the ground).
Please share ya views
Doubt in DOPS n POPs
2472 2 0- vvvvfx
- Member
- 5 posts
- Joined: 5月 2010
- Offline
- pclaes
- Member
- 257 posts
- Joined: 11月 2007
- Offline
When a particle collides with the ground, you could either put it in a separate group for 1 frame or birth a new particle from it.
This new particle should only live for a very short amount of time. This would be your projectile (like a bullet).
In a separate sopnet you bring in those points that are inside your collision group. You copy metaballs on them and append a force sop.
Then in the dopnetwork you append a magnet force to your broken ground. You attach sopgeo to the magnet, the sopgeo path is pointing to the output of the sopnet with the copied metaballs.
You will generally need to turn up the scale of the force by a lot. Somewhere in the range of 1000 to 10000 should give you some results.
This new particle should only live for a very short amount of time. This would be your projectile (like a bullet).
In a separate sopnet you bring in those points that are inside your collision group. You copy metaballs on them and append a force sop.
Then in the dopnetwork you append a magnet force to your broken ground. You attach sopgeo to the magnet, the sopgeo path is pointing to the output of the sopnet with the copied metaballs.
You will generally need to turn up the scale of the force by a lot. Somewhere in the range of 1000 to 10000 should give you some results.
Cg Supervisor | Effects Supervisor | Expert Technical Artist at Infinity Ward
https://www.linkedin.com/in/peter-claes-10a4854/ [www.linkedin.com]
https://www.linkedin.com/in/peter-claes-10a4854/ [www.linkedin.com]
- vvvvfx
- Member
- 5 posts
- Joined: 5月 2010
- Offline
pclaesFirstly many thanks for your reply.
When a particle collides with the ground, you could either put it in a separate group for 1 frame or birth a new particle from it.
This new particle should only live for a very short amount of time. This would be your projectile (like a bullet).
In a separate sopnet you bring in those points that are inside your collision group. You copy metaballs on them and append a force sop.
Then in the dopnetwork you append a magnet force to your broken ground. You attach sopgeo to the magnet, the sopgeo path is pointing to the output of the sopnet with the copied metaballs.
You will generally need to turn up the scale of the force by a lot. Somewhere in the range of 1000 to 10000 should give you some results.
i can put a separate group.but the thing is that at the end i would be making as a digital asset and i would be gettin the input from the user according to the frame number where the particles start.
So it needs to dynamically changing when the user controls.
That means d rbd simulation should follow the particle hits d grid.
-
- Quick Links