Module math.simplex

Simplex Noise.

(call with leef.math.simplex()). this is apart of the LEEF-math module

Functions

simplex (x, y, z, w) Simplex Noise


Functions

simplex (x, y, z, w)
Simplex Noise

Parameters:

  • x
  • y
  • z (optional)
  • w (optional)

Returns:

    Noise value in the range [-1, +1]
generated by LDoc 1.5.0 Last updated 2025-01-20 00:28:08