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

Method noise2_XBeforeY

_old/java/OpenSimplex2S.java:66–73  ·  view source on GitHub ↗

2D SuperSimplex noise, with Y pointing down the main diagonal. Might be better for a 2D sandbox style game, where Y is vertical. Probably slightly less optimal for heightmaps or continent maps.

(double x, double y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

noise2_BaseMethod · 0.95

Tested by

no test coverage detected