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

Method noise3_Classic

_old/java/OpenSimplex2F.java:115–125  ·  view source on GitHub ↗

3D Re-oriented 4-point BCC noise, classic orientation. Proper substitute for 3D Simplex in light of Forbidden Formulae. Use noise3_XYBeforeZ or noise3_XZBeforeY instead, wherever appropriate.

(double x, double y, double z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

noise3_BCCMethod · 0.95

Tested by

no test coverage detected