itismoi Posted June 12, 2010 Share Posted June 12, 2010 Hi all, I am trying to allow particles to populate an area by splitting themselves over time. Basically the procedure are as follow: 1. Initiate with seed particles 2. Over time, seed particles dies 3. When that happen, they are split into 2 more particles 4. These 2 particles will also die overtime and further split into 2 more particles each 5. The process continue to create an infinite loop. Attached are the files which i have attempted 2 ways. One by event and the other by grouping. Both does not create a infinite loop. The simulation ended after set 2 is dead. Somehow the split node does not register the event/group AFTER it. Even the collect node does not help. Hope you guys could look into it. Thanks! split loop.hipnc Quote Link to comment Share on other sites More sharing options...
Owl Posted June 15, 2010 Share Posted June 15, 2010 (edited) this should help, there already was a thread discussing this bug/feature try to search for it split loop.hipnc Edited June 15, 2010 by Owl Quote Link to comment Share on other sites More sharing options...
itismoi Posted June 15, 2010 Author Share Posted June 15, 2010 I did search for it but maybe not thorough enough. That's exactly what i wanted. Thanks for the help. Now to add more behavior.... this should help, there already was a thread discussing this bug/feature try to search for it split loop.hipnc Quote Link to comment Share on other sites More sharing options...
Owl Posted June 16, 2010 Share Posted June 16, 2010 I did search for it but maybe not thorough enough. its probably because search caps at 200 results i think there was a better thread but this: directs you to this: http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&p=64582 which explains everything 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.