mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add geometrymath (#2370)
This commit is contained in:
parent
9685a5312f
commit
cd1bcf8462
@ -27595,5 +27595,19 @@
|
|||||||
"description": "KDL document language Nim implementation",
|
"description": "KDL document language Nim implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Patitotective/kdl-nim"
|
"web": "https://github.com/Patitotective/kdl-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "geometrymath",
|
||||||
|
"url": "https://github.com/can-lehmann/geometrymath",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"geometry",
|
||||||
|
"math",
|
||||||
|
"graphics"
|
||||||
|
],
|
||||||
|
"description": "Linear algebra library for computer graphics applications",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/can-lehmann/geometrymath"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user