News

Dear ImGui is a bloat-free graphical user interface library for C++.It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, ...
// See imgui.cpp file for documentation. // Call and read ImGui::ShowDemoWindow() in imgui_demo.cpp for demo code. // Newcomers, read 'Programmer guide' in imgui.cpp for notes on how to setup Dear ...