ImGui-Addons
File Dialog
A cross-platform file dialog addon for the Dear ImGui GUI library
Cross Platform File Dialog for Dear-ImGui
419 stars
8 watching
55 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
file-browserfilebrowserimguiimgui-addonimgui-widgetimgui-widgets
Related projects:
Repository | Description | Stars |
---|---|---|
airguanz/imgui-filebrowser | A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files. | 674 |
aiekick/imguifiledialog | A file dialog library built on top of Dear ImGui, allowing customizable file dialogs with various features and widgets. | 1,243 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,100 |
haskell-game/dear-imgui.hs | A set of Haskell bindings to Dear ImGui, allowing rapid development of graphical user interfaces in games and graphics-intensive applications. | 143 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 38 |
bentleyblanks/imguidock | An ImGui addon for supporting docks in windows | 242 |
aidan63/linc_imgui | A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
ggerganov/imgui-ws | A WebSocket-based implementation of the Dear ImGui rendering engine | 458 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
minegame159/imgui-vulkan-beef | A Vulkan backend implementation for Dear ImGui in a custom programming language | 5 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
yak32/glw_imgui | An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
segross/unrealimgui | An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games. | 687 |