How does this library compare to OpenSimplex2
(SuperSimplex
)?
#63
tommy-mitchell
started this conversation in
General
Replies: 1 comment
-
It's based on the original Simplex Noise, or more specifically, Simplex noise demystified by Stefan Gustavson. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to find any comparisons between this library and https://github.com/KdotJPG/OpenSimplex2. Is
simplex-noise.js
based on the originalOpenSimplex
, or the Ken Perlin version?Beta Was this translation helpful? Give feedback.
All reactions