19
/81
Perlin Noise - Animation
Reference surface function
\((u,v)\in[0,1]^2\,,\;S(u,v)=(u,v,0)\)
Cannot play video assets/animation_t.mp4
Perlin noise can depends on time
\(S(u,v,t)=(u,v,P(t))\)
Cannot play video assets/animation_ut.mp4
Depends on space and time
\(S(u,v,t)=(u,v,P(u,t))\)