ImGui Binding for FreePascal / Delphi with the latest version & docking
#pascal #imgui #wrapper #lib #gamedev
|
пре 1 година | |
---|---|---|
OpenGL3 | пре 1 година | |
SDL2-for-Pascal | пре 1 година | |
demo | пре 1 година | |
impl | пре 1 година | |
screenshots | пре 1 година | |
src | пре 1 година | |
.gitattributes | пре 1 година | |
.gitignore | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година |
FreePascal / Delphi bindings for dear ImGui with docking v1.90.0
The Binding is based on cimgui
cimgui is c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets.
It should be almost 1 to 1 as if you are using C++ ImGui
Check the demo project for more info.
ImGui Class
ImGuiIO
& all ImVector_xxx
records