/noise-2d

2D Perlin noise

Primary LanguageTypeScriptMIT LicenseMIT

noise-2d

2D Perlin simplex noise

✨ Features

  • Seedable
  • Fully typed
  • ESM
  • Supports custom random generators

How to use

TODO

Install

npm install noise-2d

Credits

This library started out as a fork of perlin-simplex