Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 28 days 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.