Skip to content

Commit 9feb012

Browse files
authored
Added package cglm (#3102)
1 parent efbb851 commit 9feb012

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36036,5 +36036,21 @@
3603636036
"description": "A CLI library inspired by Ratatui",
3603736037
"license": "MIT",
3603836038
"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"
3603936055
}
3604036056
]

0 commit comments

Comments
 (0)