Added SDF.nim

This commit is contained in:
Cory Null(Noll) Crimmins - Golden 2016-09-16 06:58:56 -06:00
parent 7641a84d50
commit dc8b3d31b9

View File

@ -5264,5 +5264,22 @@
"description": "ISAAC PRNG implementation on Nim",
"license": "MIT",
"web": "https://github.com/pragmagic/isaac/"
},
{
"name": "SDF.nim",
"url": "https://github.com/Halsys/SDF.nim",
"method": "git",
"tags": [
"sdf",
"text",
"contour",
"texture",
"signed",
"distance",
"transform"
],
"description": "Signed Distance Field builder for contour texturing in Nim",
"license": "MIT",
"web": "https://github.com/Halsys/SDF.nim"
}
]