Hey! I wanted to ask if someone could explain perlin noise and how to use it as a texture alpha and animate it kinda like the basic water in unity.
– David
Hey! I wanted to ask if someone could explain perlin noise and how to use it as a texture alpha and animate it kinda like the basic water in unity.
– David
Perlin noise implemented in Cg/GLSL is quite expensive. Google for “Cg Perlin” and you’ll find plenty of info.