My goal is to create a perfect loop of displacing animation effect for text and others but I can’t find how.
Looping the noise CHOP only works with the current value but not the precedent so at the end it abruptly reset the text.
Below are two screenshots from the first and last frame of the animation, I need the chopto1 pictures to be the same at that moment.
when using the Noise TOP or Noise CHOP, you can imagine moving through a 3d noise field, hence for looping it you can make use of the Rotate parameters on the Transform page of the Noise operators. Loop this between 0 and 360 over your specified time and there should be no visible cut.
For more ideas on looping noise, have a look at @DavidBraun’s video on the topic:
In the summary is also a link to the github repository