mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-04 12:03:48 +00:00
added sdl3_nim (#3061)
* added imguin * added sdl3_nim * added sdl3_nim (fixed)
This commit is contained in:
parent
bb6e10c314
commit
fea7dda895
@ -35533,7 +35533,8 @@
|
|||||||
"description": "Nim binding for Dear ImGui / CImGui",
|
"description": "Nim binding for Dear ImGui / CImGui",
|
||||||
"license": "MIT License",
|
"license": "MIT License",
|
||||||
"web": "https://github.com/dinau/imguin"
|
"web": "https://github.com/dinau/imguin"
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"name": "pffft",
|
"name": "pffft",
|
||||||
"url": "https://github.com/capocasa/pffft",
|
"url": "https://github.com/capocasa/pffft",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -35583,5 +35584,23 @@
|
|||||||
"description": "Fetch and optionally save AI-generated faces from thispersondoesnotexist.com",
|
"description": "Fetch and optionally save AI-generated faces from thispersondoesnotexist.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nemuelw/tpdne"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user