Add geometrymath (#2370)

This commit is contained in:
Can Lehmann
2022-09-27 18:12:46 +02:00
committed by GitHub
parent 9685a5312f
commit cd1bcf8462
+14
View File
@@ -27595,5 +27595,19 @@
"description": "KDL document language Nim implementation",
"license": "MIT",
"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"
}
]