Add package noisy (#1594)
This commit is contained in:
parent
ee983e58e9
commit
05f643f2f0
1 changed files with 13 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue