Merge pull request #244 from Nycto/patch-8
Update perlin description to include simplex noise
This commit is contained in:
commit
d28daff0ea
1 changed files with 2 additions and 1 deletions
|
|
@ -3062,9 +3062,10 @@
|
|||
"method": "git",
|
||||
"tags": [
|
||||
"perlin",
|
||||
"simplex",
|
||||
"noise"
|
||||
],
|
||||
"description": "A perlin noise generation library",
|
||||
"description": "Perlin noise and Simplex noise generation",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Nycto/PerlinNim"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue