retifrav / glfw-imgui-exampleLinks
An example of using Dear ImGui with GLFW
☆34Updated 3 months ago
Alternatives and similar repositories for glfw-imgui-example
Users that are interested in glfw-imgui-example are comparing it to the libraries listed below
Sorting:
- A texture inspector tool for Dear ImGui☆103Updated last year
- CMakeLists wrapper around imgui☆60Updated last year
- CMake cross platform module for building Dear ImGui as static or shared library.☆69Updated last year
- DearWidgets☆235Updated 3 months ago
- Starter project for portable app with optional GUI (GLFW/ImGui) and a rich builtin debug UI. Includes docked windows, log viewer, setting…