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

Class OpenSimplex2S

_old/cpp/OpenSimplex2S.hpp:20–204  ·  view source on GitHub ↗

* K.jpg's OpenSimplex 2, smooth variant ("SuperSimplex") * * - 2D is standard simplex, modified to support larger kernels. * Implemented using a lookup table. * - 3D is "Re-oriented 8-point BCC noise" which constructs a * congruent BCC lattice in a much different way than usual. * - 4D uses a naïve pregenerated lookup table, and averages out * to the expected performance. * * Multip

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