I have a fuselage with flame particles comming out of it. I also have some sparks flying. What is the best way to prevent stray particles from poking through the collision object (ie. fuselage wall)? I have used a collision pop with bounce option…no dice. I have also added a numhit attribute and tried to use a Kill Pop to kill any particle with a NUMHIT greater than 0. Still not successfull. Also, with the numhit value in the collision pop, I notice all particles still have a value of “0”. I am positive the particles are hitting collision surface.
So, I would appreciate input on wrangling stray particles!
Thanks
Stray particles going through a collision object
4730 4 0-
- talos72
- Member
- 112 posts
- Joined: July 2005
- Offline
-
- stevenong
- Member
- 1634 posts
- Joined: July 2005
- Offline
Hey talos72,
Append a Divide SOP with default settings to the fuselage geometry which triangulates the geometry then point to the Divide SOP as your Collision Object. Next, set the Hint parameter to “Deforming Geometry” option, which has better detection code, in the Collision POP.
Good luck!
Cheers!
steven
Append a Divide SOP with default settings to the fuselage geometry which triangulates the geometry then point to the Divide SOP as your Collision Object. Next, set the Hint parameter to “Deforming Geometry” option, which has better detection code, in the Collision POP.
Good luck!
Cheers!
steven
-
- deecue
- Member
- 412 posts
- Joined: July 2005
- Offline
-
- talos72
- Member
- 112 posts
- Joined: July 2005
- Offline
Well I tried both methods. The first one involving the Divide SOP didn't seem to make much difference.
The second one killed too many particles it seemed, so I ended up having to shift and resize source and other geo to accomodate.
There has to be a way to really get collision detection to catch them strays.
The second one killed too many particles it seemed, so I ended up having to shift and resize source and other geo to accomodate.
There has to be a way to really get collision detection to catch them strays.
-
- edward
- Member
- 8088 posts
- Joined: July 2005
- Offline
-
- Quick Links


