Skip to content

Instantly share code, notes, and snippets.

View c0rp3n's full-sized avatar
🐲
Here be Dragons ...

Oliver John Hitchcock c0rp3n

🐲
Here be Dragons ...
View GitHub Profile
@c0rp3n
c0rp3n / OpenSimplexNoise.java
Created November 28, 2017 19:16 — forked from KdotJPG/OpenSimplex2S.java
Visually axis-decorrelated coherent noise algorithm based on the Simplectic honeycomb.
/*
* OpenSimplex Noise in Java.
* by Kurt Spencer
*
* v1.1 (October 5, 2014)
* - Added 2D and 4D implementations.
* - Proper gradient sets for all dimensions, from a
* dimensionally-generalizable scheme with an actual
* rhyme and reason behind it.
* - Removed default permutation array in favor of