Added SDF.nim
This commit is contained in:
parent
7641a84d50
commit
dc8b3d31b9
1 changed files with 17 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue