vector curlnoise(vector xyz)
vector curlnoise(vector4 xyzt)
2つのPerlinノイズ関数の導関数の外積に基づいて、発散なしのベクトルフィールドを計算します。
See also | |
noise |