ImGuiFileDialog
File dialog library
A file dialog library built on top of Dear ImGui, allowing customizable file dialogs with various features and widgets.
Full featured file Dialog for Dear ImGui
1k stars
19 watching
200 forks
Language: C++
last commit: 18 days ago
Linked from 1 awesome list
bookmarkcimguicross-platformcustom-filtercustom-panedialogdirectory-chooserdlgemscriptenfiledialogfilter-collectionsfilter-coloringfree-libraryiconsimguilinuxmacosmulti-selectionpanewindows
Related projects:
Repository | Description | Stars |
---|---|---|
gallickgunner/imgui-addons | A cross-platform file dialog addon for the Dear ImGui GUI library | 419 |
mlabbe/nativefiledialog | A C library that provides a portable way to invoke native file dialogs on multiple platforms. | 1,778 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
alloyed/nativefiledialog | A C library that provides a portable way to invoke native file dialogs across various platforms. | 15 |
aoterodelaroza/imgui-goodies | A collection of reusable GUI widgets and utilities for building custom interfaces. | 111 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
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 |
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 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
aritchie/userdialogs | A cross-platform library providing standard user dialogs and UI components | 991 |
fabioarnold/nfd-zig | Provides cross-platform file dialog functionality using native libraries | 50 |
ookii-dialogs/ookii-dialogs-wpf | Provides a set of common dialogs for building WPF desktop applications. | 1,161 |
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 |
rlemaigre/vue3-promise-dialog | A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data | 69 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 183 |