Is there a noise procedural texture that will cycle? To use for Looping

What I mean is I’d like this cycler the displacement I haven’t loop but not have it look like it starts it’s in the midpoint and then reverses so it matches the first frame. Something that actually will cycle all the way through…

Moved to #support:materials-and-textures

And thank you for answering my question that I put in Support​:grin::grin::grin:

1 Like

Use an object as texture coordinate and rotate the object instead of moving it. When you rotate it 360 degrees you will have a perfect loop. :+1:

There are several ways to loop described in the following thread by Omar who implemented/upgraded a lot of the procedural textures. I have not tried it myself:

2 Likes