mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
commit
3e3b9178a5
@ -5264,5 +5264,22 @@
|
|||||||
"description": "ISAAC PRNG implementation on Nim",
|
"description": "ISAAC PRNG implementation on Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/pragmagic/isaac/"
|
"web": "https://github.com/pragmagic/isaac/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SDF",
|
||||||
|
"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…
x
Reference in New Issue
Block a user