Lyonz Posted August 2, 2012 Share Posted August 2, 2012 Hi all, I have a simple problem with particles sticking to geometry when fractured and wondered if anyone has a solution to this ? I have tried a few methods including converting the geometry to triangles for the pop collision but still not working. Attached is an example file. Cheer Lyonz Sticking Particles.hipnc Quote Link to comment Share on other sites More sharing options...
Mikal Posted August 3, 2012 Share Posted August 3, 2012 Hi David Not quite sure what you want to do here. Do you want the particles to be emitted as it fractures? At the moment you're emitting on Frame 1, and the behaviour of the particles are set to 'Stick on Collision'... so not sure if you want the particles just left behind as the object falls, or you want the standard emission on fracture? Quote Link to comment Share on other sites More sharing options...
Lyonz Posted August 3, 2012 Author Share Posted August 3, 2012 Hi David Not quite sure what you want to do here. Do you want the particles to be emitted as it fractures? At the moment you're emitting on Frame 1, and the behaviour of the particles are set to 'Stick on Collision'... so not sure if you want the particles just left behind as the object falls, or you want the standard emission on fracture? Hi Mikal, Thanks for the reply, I'm not looking to emit when fractured or leave particles behind,I set the particles to stick on collision at frame one so they are attached. The problem is when the object fractures, the points jump from there original location and want them to stay. I'm wondering how to fix this and is the stick on collision option based on UVs. Cheers Lyonz Quote Link to comment Share on other sites More sharing options...
woodenduck Posted August 3, 2012 Share Posted August 3, 2012 I don't know what the collision pop is using for the sticking but a work around could be to use pre-fractured geometry and turn this in to an RBD Glue object. You can control the shape of the fractures in the voronois sop, and you won't get a change in point number, so the particles should remain stuck to the coreect points/primitives. See attached .hip StickingParticlesPreFractured.hipnc Quote Link to comment Share on other sites More sharing options...
mdunkley Posted August 3, 2012 Share Posted August 3, 2012 (edited) Hey Lyonz, I had a comparable issue to this when i was looking into wetmaps for autofracture. Didn't find a perfect solution but got something that ended up working well enough for our purposes - heres the thread I tended to find that that UV-only solutions aren't that successful, as the autofracture process wreaks havoc on UV attributes. But I may have overlooked something. End of day though, Woodenduck is probably right: its a point count issue, and prefractured geo would probably be the most direct approach. hth Edited August 3, 2012 by mdunkley Quote Link to comment Share on other sites More sharing options...
Lyonz Posted August 3, 2012 Author Share Posted August 3, 2012 Hi, woodenduck: Yes pre-fracturing does work as i used that initially but then added more auto-fracturing to my scene. I was mainly interested to know, if there was a method for using auto-fracturing. mdunkley: I agree that fracturing UVs can be chaotic so think more pre-fracturing is the way to go for now. Cheers Lyonz Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.