cimgui_toggle
is C language wrapper for imgui_toggle library
- Windows OS
-
MSys2/MinGW tools installed.
Install at least,pacman -S make mingw-w64-ucrt-x86_64-{gcc,glfw,pkgconf}
-
Linux OS (Ubuntu / Debian families)
Install at least,$ sudo apt install make pkgconf lib{opengl-dev,gl1-mesa-dev,glfw3,glfw3-dev}
-
Git installed
-
Getting sources
git clone --recursive https://github.com/dinau/cimgui_toggle
-
Build and run C language demo
cd cimgui_toggle/demo/c make run
-
Build and run C++ language demo
cd cimgui_toggle/demo/cpp make run
Language 1 | Project | |
---|---|---|
NeLua | Compiler | NeLuaImGui |
Nim | Compiler | ImGuin |
Zig, C lang. | Compiler | Dear_Bindings_Build |
Zig | Compiler | ImGuinZ |
Footnotes
-
Alphabectial order ↩