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

Method noise4_Base

_old/csharp/OpenSimplex2S.cs:298–333  ·  view source on GitHub ↗

* 4D SuperSimplex noise base. * Using ultra-simple 4x4x4x4 lookup partitioning. * This isn't as elegant or SIMD/GPU/etc. portable as other approaches, * but it does compete performance-wise with optimized OpenSimplex1. */

(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

nothing calls this directly

Calls 1

fastFloorFunction · 0.50

Tested by

no test coverage detected