mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #244 from Nycto/patch-8
Update perlin description to include simplex noise
This commit is contained in:
commit
d28daff0ea
@ -3062,9 +3062,10 @@
|
|||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"perlin",
|
"perlin",
|
||||||
|
"simplex",
|
||||||
"noise"
|
"noise"
|
||||||
],
|
],
|
||||||
"description": "A perlin noise generation library",
|
"description": "Perlin noise and Simplex noise generation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Nycto/PerlinNim"
|
"web": "https://github.com/Nycto/PerlinNim"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user