Page 1 of 1

NoiseTexture Random Seed

PostPosted: Thu Sep 19, 2019 11:55 pm
by blastframe
Hello,
I'm looking for a way to animate Octane's NoiseTexture shader similar to the Random Seed in Cinema 4D's Noise Shader.
C4D_Material_Random_Seed.png
Cinema 4D Random Seed

Octane_Noise_Random_Seed.png
Octane NoiseTexture


I found this post, but it's discussing using Cinema 4D's Noise. Is something like this this possible with Octane's noise? Thank you!

Re: NoiseTexture Random Seed

PostPosted: Fri Sep 20, 2019 7:09 am
by aoktar
use projection or transform nodes and translate in t.z or with rotate parameters.

Re: NoiseTexture Random Seed

PostPosted: Fri Sep 20, 2019 6:01 pm
by blastframe
aoktar wrote:use projection or transform nodes and translate in t.z or with rotate parameters.


I'll give it a try. Thank you!