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 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 C++ ImGui
Check the demo project for more info.
ImGui Class
ImGuiIO
& all ImVector_xxx
records