Merge pull request #881 from genotrance/add-nimtess22033

Added package nimtess2
This commit is contained in:
Dominik Picheta 2018-10-05 23:21:21 -07:00 committed by GitHub
commit 636a5fd366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]