TiMc Posted August 1, 2008 Share Posted August 1, 2008 Hello guys, Ive come across a slight problem which I was hoping someone may be able to help with. I have a sphere animated along a path. I need to use the sphere as a bounding object to group other points. However, once a point has been grouped, I need it to remain in that group even once it falls outside of the sphere, almost like the preserve group option in pops. Does anyone know how you would essentially append points to a group in sops and preserve the points that have already been grouped? Im not too sure if Im being a bit dumb because it seems like it should be a simple thing to do. Any help would be greatly appreciated. Thanks a lot. Tim Quote Link to comment Share on other sites More sharing options...
edward Posted August 1, 2008 Share Posted August 1, 2008 If you want history in time, the best thing to is to use POPs. Quote Link to comment Share on other sites More sharing options...
SpencerL Posted August 1, 2008 Share Posted August 1, 2008 If you want history in time, the best thing to is to use POPs. you basically need a "feedback" loop to lookup what happend on the previous frame, which is what dynamics do (DOPS, and POPS). You could create a sop solver in DOPs. Quote Link to comment Share on other sites More sharing options...
TiMc Posted August 4, 2008 Author Share Posted August 4, 2008 Ok guys, Thanks for your input. I didnt know if there was a way to do this directly in sops but it does seems so. Thanks again. Quote Link to comment Share on other sites More sharing options...
Ole Posted August 5, 2008 Share Posted August 5, 2008 (edited) Here is one way to do it (CHOPs). It is flexible because you can control the falloff of the bounding object and the falloff of grouping if needed. Update: Added an object that follows a path, both externally and internally in SOPs. keepPointsInGroup.hipnc Edited August 5, 2008 by Ole Quote Link to comment Share on other sites More sharing options...
yeshi Posted August 6, 2008 Share Posted August 6, 2008 (edited) an uncomely solve, use the global variables, feedback_selection.hipnc Edited August 7, 2008 by yeshi Quote Link to comment Share on other sites More sharing options...
JoshJ Posted August 8, 2008 Share Posted August 8, 2008 That is awesome yeshi! Do you have any more files like this? (its the first time I've ever seen the script sop used!) an uncomely solve, use the global variables, 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.