aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 693c1b8..cf94d39 100644
--- a/packages.json
+++ b/packages.json
@@ -10963,5 +10963,19 @@
"description": "Port of Milo Yip's fast dtoa() implementation",
"license": "MIT",
"web": "https://github.com/LemonBoy/dtoa.nim"
+ },
+ {
+ "name": "nimtess2",
+ "url": "https://github.com/genotrance/nimtess2",
+ "method": "git",
+ "tags": [
+ "glu",
+ "tesselator",
+ "libtess2",
+ "opengl"
+ ],
+ "description": "Nim wrapper for libtess2",
+ "license": "MIT",
+ "web": "https://github.com/genotrance/nimtess2"
}
]