inobelar / imgui_applicationLinks
Tiny library for making c++ imgui-based apps (web & native)
☆15Updated 2 years ago
Alternatives and similar repositories for imgui_application
Users that are interested in imgui_application are comparing it to the libraries listed below
Sorting:
- ☆57Updated 3 years ago
- Framework for creating desktop applications with OpenGL and ImGui☆16Updated 4 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆74Updated 4 months ago
- An immediate mode variable control library for use with Dear ImGui☆25Updated 4 years ago
- Almost handmade simple texture viewer and editor☆69Updated last year
- a Dear ImGui based small offline sqlite editor (inspiration come to SqliteSpy)☆40Updated this week
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…