[READ-ONLY] Mirror of https://github.com/flo-bit/every-noise. javascript noise class with lots of features flo-bit.github.io/every-noise/
javascript noise procedural-generation
0

Configure Feed

Select the types of activity you want to include in your feed.

added credit

flo-bit (Jan 8, 2023, 8:29 PM +0100) a799aeff 1d0ba432

+7
+7
README.md
··· 142 142 ## License 143 143 144 144 MIT License, see LICENSE file for details. 145 + 146 + ## Credits 147 + 148 + This project uses the following libraries: 149 + 150 + - [jsrand (MIT License)](https://github.com/DomenicoDeFelice/jsrand) 151 + - [simplex-noise.js (MIT License)](https://github.com/jwagner/simplex-noise.js/)