pasto Posted February 14, 2018 Share Posted February 14, 2018 (edited) Hello, I am trying to build a simple time offset of points sliding on several lines by using the foreach sop and I can't get it to work, it kind of works with the old subfolder foreach though (but strangely the points desapear at the begining of the animation.) Any idea of what I am doing wrong ? Beside this problem I need to conform to these lines (.ai file) and I have the feeling the .ai import isn't that clean, the carve was very hard to implement, I wonder if there is a proper way to improve it. Many thanx. Jérôme FOREACH_points.hip Edited February 14, 2018 by pasto Quote Link to comment Share on other sites More sharing options...
fencer Posted February 14, 2018 Share Posted February 14, 2018 Change "foreach_begin1" method to "Fetch Input" Quote Link to comment Share on other sites More sharing options...
pasto Posted February 14, 2018 Author Share Posted February 14, 2018 thx Fencer, it works but doesn't use the "iteration" detail added to each point in the timeshift. Quote Link to comment Share on other sites More sharing options...
pasto Posted February 14, 2018 Author Share Posted February 14, 2018 well I used connectivity and class attribute instead and it works fine. I guess I don't understand at all those input options. Quote Link to comment Share on other sites More sharing options...
fencer Posted February 14, 2018 Share Posted February 14, 2018 oh, seems foreach doesn't want to work with timeshift. Maybe you will try shift with classic "primuv" approach, more flexible way I guess. Quote Link to comment Share on other sites More sharing options...
fencer Posted February 14, 2018 Share Posted February 14, 2018 I mean like this FOREACH_points_v02.hip Quote Link to comment Share on other sites More sharing options...
pasto Posted February 14, 2018 Author Share Posted February 14, 2018 It works with class attribute, I will try primuv. many thanx Fencer. Quote Link to comment Share on other sites More sharing options...
pasto Posted February 14, 2018 Author Share Posted February 14, 2018 Your primuv set up is really nice and clean, thanx a lot. 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.