Add: tigr-nim (#2553)

tiny graphics lib
This commit is contained in:
Pixeller 2023-03-29 01:27:07 +08:00 committed by GitHub
parent abaa5b265b
commit 285f98283e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19035,6 +19035,19 @@
"license": "MIT",
"web": "https://github.com/angluca/mui"
},
{
"name": "tigr",
"url": "https://github.com/angluca/tigr-nim",
"method": "git",
"tags": [
"opengl", "2d", "game", "ui",
"image", "png", "graphics",
"cross-platform"
],
"description": "A tiny immediate-mode UI library",
"license": "MIT",
"web": "https://github.com/angluca/tigr-nim"
},
{
"name": "nimatic",
"url": "https://github.com/DangerOnTheRanger/nimatic",