mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package opensimplexnoise (#2087)
This commit is contained in:
parent
e83d395e7f
commit
c6ab8e92a8
@ -24490,5 +24490,21 @@
|
||||
"description": "Pure Nim asyncronous driver for Redis DB",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/redis.nim"
|
||||
},
|
||||
{
|
||||
"name": "opensimplexnoise",
|
||||
"url": "https://github.com/betofloresbaca/nim-opensimplexnoise",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"noise",
|
||||
"opensimplexnoise",
|
||||
"noise2d",
|
||||
"noise3d",
|
||||
"noise4d",
|
||||
"library"
|
||||
],
|
||||
"description": "A pure nim port of the open simplex noise algorithm from Kurt Spencer",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/betofloresbaca/nim-opensimplexnoise"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user