mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package cglm (#3102)
This commit is contained in:
parent
efbb851c66
commit
9feb012a2b
@ -36036,5 +36036,21 @@
|
|||||||
"description": "A CLI library inspired by Ratatui",
|
"description": "A CLI library inspired by Ratatui",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/fox0430/celina"
|
"web": "https://github.com/fox0430/celina"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cglm",
|
||||||
|
"url": "https://github.com/Niminem/cglm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cglm",
|
||||||
|
"glm",
|
||||||
|
"math",
|
||||||
|
"3d",
|
||||||
|
"game",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for cglm, an optimized 3D math library written in C99",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Niminem/cglm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user