MCPcopy Create free account
hub / github.com/KdotJPG/OpenSimplex2 / noise4_Base

Function noise4_Base

_old/c/OpenSimplex2F.c:757–864  ·  view source on GitHub ↗

* 4D OpenSimplex2F noise base. * Current implementation not fully optimized by lookup tables. * But still comes out slightly ahead of Gustavson's Simplex in tests. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

noise4_ClassicMethod · 0.85
noise4_XYBeforeZWMethod · 0.85
noise4_XZBeforeYWMethod · 0.85
noise4_XYZBeforeWMethod · 0.85
Noise4_ClassicMethod · 0.85
Noise4_XYBeforeZWMethod · 0.85
Noise4_XZBeforeYWMethod · 0.85
Noise4_XYZBeforeWMethod · 0.85
Noise4_ClassicMethod · 0.85
Noise4_XYBeforeZWMethod · 0.85
Noise4_XZBeforeYWMethod · 0.85
Noise4_XYZBeforeWMethod · 0.85

Calls 1

fastFloorFunction · 0.70

Tested by

no test coverage detected