Nicholas Yiallouris Posted July 17, 2014 Share Posted July 17, 2014 I've got a foreachSOP but I'm not sure how to get the carveSOP to read each primitive number and carve them one by one. SequentialCarve_v01.hip Quote Link to comment Share on other sites More sharing options...
Mumble Posted July 17, 2014 Share Posted July 17, 2014 (edited) I'm not quite sure if this is what you mean but even if it isn't hopefully it will put you in the right direction. Let me know if you have any questions. EDIT: didn't attach SequentialCarve_v01_tb.hip Edited July 17, 2014 by Mumble 1 Quote Link to comment Share on other sites More sharing options...
Nicholas Yiallouris Posted July 17, 2014 Author Share Posted July 17, 2014 That's exactly what I'm looking for, thanks ! How would one speed up the rate at which the carve happens? And would it be possible to overlap the carve so that one line would start before the other one ends, or is that complicating things to much? Quote Link to comment Share on other sites More sharing options...
Mumble Posted July 18, 2014 Share Posted July 18, 2014 on the "attribvop_carveVal" vop there's a Maximum time parameter which if you decrease will speed up the growth of the lines. It's not the most controlled way (no specific value to determine the gap between) but if you increase the value of the "addconst1" inside the "attribvop_carveVal" it will create a blend between the growth. 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.