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

Method Noise3_Fallback

csharp/OpenSimplex2S.cs:250–259  ·  view source on GitHub ↗

* 3D OpenSimplex2S/SuperSimplex noise, fallback rotation option * Use Noise3_ImproveXY or Noise3_ImproveXZ instead, wherever appropriate. * They have less diagonal bias. This function's best use is as a fallback. */

(long seed, 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

no outgoing calls

Tested by

no test coverage detected