2.8 KiB
2.8 KiB
Value Curl Noise
Menu Path : Operator > Noise > Value Curl Noise
The Value Curl Noise Operator allows you to sample a noise value within a specified range in two or three dimensions based on provided coordinates. Value curl noise uses similar math to the Value Noise Operator, but with the addition of a curl function which allows it to generate a turbulent noise. This resulting noise is incompressible (divergence-free), which means that particles cannot converge to sink points where they get stuck.
A good use case for Curl Noise is emulating fluid or gas simulation, without having to perform complex calculations.
Operator settings
| Property | Type | Description |
|---|---|---|
| Dimensions | Enum | Specify whether the noise is two, or three dimensional. |
| Type | Enum | Specify what type of noise to use. |
Operator properties
| Output | Type | Description |
|---|---|---|
| Noise | Float | The noise value at the coordinate you specify. |






