An open API service indexing awesome lists of open source software.

https://github.com/nielse63/node-simplex-noise

A modern, node-based implementation of Simplex Noise
https://github.com/nielse63/node-simplex-noise

Last synced: 2 months ago
JSON representation

A modern, node-based implementation of Simplex Noise

Awesome Lists containing this project

README

        

# node-simplex-noise

> A modern, node-based implementation of Simplex Noise

Based on [Stefan Gustavson's implementation](http://staffwww.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf) of Ken Perlin's Simplex Noise algorithm.