GlennimusPrime Posted Thursday at 01:01 AM Share Posted Thursday at 01:01 AM (edited) This one is a little tricky. I have seen many tutorials showing how to expand / grow an attribute from a start point outward, but I'm struggling with expanding an animated attribute. I have this sphere that accumulates a mask attribute over time, leaving a trail where another object has moved across the surface: I'd like that mask attribute to expand / grow outwards until it covers the whole sphere. File attached: attribute_spread.hiplc Edited Thursday at 01:02 AM by GlennimusPrime Quote Link to comment Share on other sites More sharing options...
Librarian Posted Thursday at 06:09 AM Share Posted Thursday at 06:09 AM Find ZengChen on Github and Vimeo @GlennimusPrime Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted Thursday at 07:46 AM Share Posted Thursday at 07:46 AM Hi @GlennimusPrime, you could measure and over time remap the surface distance from the mask. attribute_spread_KM.hiplc Quote Link to comment Share on other sites More sharing options...
hannes603 Posted Thursday at 08:33 AM Share Posted Thursday at 08:33 AM untitled.mp4 infection_on_animated__simple.hip here a vop version Quote Link to comment Share on other sites More sharing options...
GlennimusPrime Posted Sunday at 10:29 PM Author Share Posted Sunday at 10:29 PM (edited) Thanks @Librarian @konstantin magnus @hannes603 all really great examples! Just to throw a spanner in the works, one pretty major issue I forgot to mention was the points I'm working with are disconnected and animated.. I managed to get @hannes603 example working on an animated static point count object by swapping the inputs of the vop inside the solver: But unfortunately this does not work when I have a changing point count when working with particles - I tried copying the attribute from previous frame onto the current frame using point ID to match attributes, but the entire object is filled almost instantly with the infected attribute. Any ideas when working with animated changing point count objects? Updated file attached: attribute_spread_v2_animated.hiplc Edited Sunday at 10:38 PM by GlennimusPrime 1 Quote Link to comment Share on other sites More sharing options...
Librarian Posted 20 hours ago Share Posted 20 hours ago https://github.com/linkanr/Infection Quote Link to comment Share on other sites More sharing options...
hannes603 Posted 20 hours ago Share Posted 20 hours ago infection on changing point count is usually no problem . it should work directly like here right untitled.mp4 pop_infection_on_changing_point_count.hiplc Quote Link to comment Share on other sites More sharing options...
GlennimusPrime Posted 8 hours ago Author Share Posted 8 hours ago (edited) Would love to see that working please @hannes603 Your example file looks incomplete? The infection spread does not work unfortunately. @Librarian That infection solver looks amazing, but unfortunately I'm unable to install any otls at the studio I'm working. Edited 8 hours ago by GlennimusPrime 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.