ImGui Binding for FreePascal / Delphi with the latest version & docking
#pascal #imgui #wrapper #lib #gamedev
|
hace 1 año | |
---|---|---|
OpenGL3 | hace 1 año | |
SDL2-for-Pascal | hace 1 año | |
demo | hace 1 año | |
impl | hace 1 año | |
src | hace 1 año | |
.gitattributes | hace 1 año | |
.gitignore | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año |
FreePascal bindings for dear ImGui with docking v1.99
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.
Tested with FreePascal 3.3.x and later.
It should be almost 1 to 1 as if you are using ImGui
Check the demo project for more info.
ImGui Class
ImGuiIO
& all ImVector_xxx
records