Add perlin package

This commit is contained in:
James 2015-08-21 17:11:42 -07:00
parent 84e4dd9dd4
commit 70fb84ddf7

View File

@ -3055,5 +3055,17 @@
"description": "Nim wrapper for libcurl.",
"license": "MIT",
"web": "https://github.com/Araq/libcurl"
},
{
"name": "perlin",
"url": "https://github.com/Nycto/PerlinNim",
"method": "git",
"tags": [
"perlin",
"noise"
],
"description": "A perlin noise generation library",
"license": "MIT",
"web": "https://github.com/Nycto/PerlinNim"
}
]
]