We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbb851 commit 9feb012Copy full SHA for 9feb012
packages.json
@@ -36036,5 +36036,21 @@
36036
"description": "A CLI library inspired by Ratatui",
36037
"license": "MIT",
36038
"web": "https://github.com/fox0430/celina"
36039
+ },
36040
+ {
36041
+ "name": "cglm",
36042
+ "url": "https://github.com/Niminem/cglm",
36043
+ "method": "git",
36044
+ "tags": [
36045
+ "cglm",
36046
+ "glm",
36047
+ "math",
36048
+ "3d",
36049
+ "game",
36050
+ "wrapper"
36051
+ ],
36052
+ "description": "Nim wrapper for cglm, an optimized 3D math library written in C99",
36053
+ "license": "MIT",
36054
+ "web": "https://github.com/Niminem/cglm"
36055
}
36056
]
0 commit comments