ImGui-Pascal
ImGui-Pascal copied to clipboard
ImGui Binding for FreePascal / Delphi with the latest version & docking
Is it planned? I mean w/o use of sdl or tons of dlls
I've not played with the code yet. Just ran the ImGui_SDL2_OpenGL3_Demo on Linux64. - With hardware rendering CPU and FPS are fine (30 FPS). - With software rendering though CPU...
Hi, I forgot to ask in my previous PR if you could provide a version with 32-bit indices support for drawing large meshes, aligned with ImGui’s documented compile-time switch: https://github.com/ocornut/imgui/blob/e728b966003104c7fc21a007237bca10abf39b19/imgui.h#L3080-L3085...