Skip to content

Instantly share code, notes, and snippets.

View cesarvr's full-sized avatar
:electron:
compiling...

Cesar Valdez cesarvr

:electron:
compiling...
View GitHub Profile
@cesarvr
cesarvr / OpenSimplexNoise.java
Created November 3, 2015 06:22 — 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