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

Method noise4_Base

_old/java/OpenSimplex2F.java:268–374  ·  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.

(double xs, double ys, double zs, double ws)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

noise4_ClassicMethod · 0.95
noise4_XYBeforeZWMethod · 0.95
noise4_XZBeforeYWMethod · 0.95
noise4_XYZBeforeWMethod · 0.95

Calls 1

fastFloorMethod · 0.95

Tested by

no test coverage detected