yesyes Posted March 18, 2016 Share Posted March 18, 2016 I want to do a personal project. Idea is that an "emitter" spits chunks(voronni fractured pieces) up in air continuously. Some of these are attracted towards right where they build up to form a geometry(egg with some noise). As the egg gets completed, the chunks from left start to disintegrate and fly away and space is empty again. -My first thought was to do it through POPs but I think the chunks will intersect. -Another thought was to do it in reverse, will it make it easier? What do you think is best approach to do it? If any part of this idea is too difficult to achieve then it can be skipped. Thanks! Quote Link to comment Share on other sites More sharing options...
Atom Posted March 18, 2016 Share Posted March 18, 2016 What if you did two sims, one vertical and one horizontal. Base them both off the Egg final state. Cache each one out to disk. Then bring each sequence back into another scene. Run the vertical one in reverse and then use the horizontal one to remove them from the scene. Use a Time Warp node on each sequence to control which one plays back when and at what time. 1 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.