mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add geometryutils library (#1580)
This commit is contained in:
parent
421bbbad93
commit
7a0f6d0c07
@ -18880,5 +18880,23 @@
|
||||
"description": "Windows epoll wrapper.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xflywind/wepoll"
|
||||
},
|
||||
{
|
||||
"name": "geometryutils",
|
||||
"url": "https://github.com/pseudo-random/geometryutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"geometry",
|
||||
"math",
|
||||
"utilities",
|
||||
"graphics",
|
||||
"rendering",
|
||||
"3d",
|
||||
"2d"
|
||||
],
|
||||
"description": "A collection of geometry utilities for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pseudo-random/geometryutils"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user