MCPcopy Index your code
hub / github.com/KdotJPG/OpenSimplex2 / noise4_ImproveXY_ImproveZW

Method noise4_ImproveXY_ImproveZW

java/OpenSimplex2S.java:473–480  ·  view source on GitHub ↗

4D SuperSimplex noise, with XY and ZW forming orthogonal triangular-based planes. Recommended for 3D terrain, where X and Y (or Z and W) are horizontal. Recommended for noise(x, y, sin(time), cos(time)) trick.

(long seed, double x, double y, double z, double w)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

noise4_UnskewedBaseMethod · 0.95

Tested by

no test coverage detected