Add geometryutils library (#1580)
This commit is contained in:
parent
421bbbad93
commit
7a0f6d0c07
1 changed files with 18 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue