mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Update perlin description to include simplex noise
This commit is contained in:
parent
562586891f
commit
c30b1496c4
@ -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