* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected