Add package noisy (#1594)

This commit is contained in:
guzba 2020-08-13 00:09:27 -05:00 committed by GitHub
parent ee983e58e9
commit 05f643f2f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19028,6 +19028,19 @@
"license": "MIT",
"web": "https://github.com/disruptek/meow"
},
{
"name": "noisy",
"url": "https://github.com/guzba/noisy",
"method": "git",
"tags": [
"perlin",
"simplex",
"noise"
],
"description": "Simple noise generation.",
"license": "MIT",
"web": "https://github.com/guzba/noisy"
},
{
"name": "parasound",
"url": "https://github.com/paranim/parasound",