added sdl3_nim (#3061)

* added imguin

* added sdl3_nim

* added sdl3_nim (fixed)
This commit is contained in:
dinau 2025-06-25 21:07:57 +09:00 committed by GitHub
parent bb6e10c314
commit fea7dda895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35533,7 +35533,8 @@
"description": "Nim binding for Dear ImGui / CImGui",
"license": "MIT License",
"web": "https://github.com/dinau/imguin"
},{
},
{
"name": "pffft",
"url": "https://github.com/capocasa/pffft",
"method": "git",
@ -35583,5 +35584,23 @@
"description": "Fetch and optionally save AI-generated faces from thispersondoesnotexist.com",
"license": "MIT",
"web": "https://github.com/nemuelw/tpdne"
},
{
"name": "sdl3_nim",
"url": "https://github.com/dinau/sdl3_nim",
"method": "git",
"tags": [
"sdl3",
"nimgl",
"stb",
"stb_image",
"opengl",
"futhark",
"imguin",
"imgui"
],
"description": "SDL3 warpper for Nim language",
"license": "MIT License",
"web": "https://github.com/dinau/sdl3_nim"
}
]