curlnoise
vector curlnoise(vector xyz)
vector curlnoise(vector4 xyzt)
Computes a divergence free vector field based on the cross product of the derivatives of two Perlin noise functions.
vector curlnoise(vector xyz)
vector curlnoise(vector4 xyzt)
Computes a divergence free vector field based on the cross product of the derivatives of two Perlin noise functions.