imgui-filebrowser

File browser UI

A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files.

File browser implementation for dear-imgui. C++17 is required.

GitHub

674 stars
21 watching
88 forks
Language: C++
last commit: about 2 months ago
Linked from 2 awesome lists

dear-imguiimguiimgui-filebrowser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gallickgunner/imgui-addons A cross-platform file dialog addon for the Dear ImGui GUI library 419
flix01/imgui A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. 397
ubisoft/imgui A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications 27
thennequin/imwindow A C++ library providing a window and GUI system with docking and multi-render support, built on top of Dear ImGui. 855
ggerganov/imgui-ws A WebSocket-based implementation of the Dear ImGui rendering engine 458
aiekick/imguifiledialog A file dialog library built on top of Dear ImGui, allowing customizable file dialogs with various features and widgets. 1,243
emilk/imgui_software_renderer Software renderer for Dear ImGui GUI library 267
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
sfml/imgui-sfml A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. 1,150
enkisoftware/imgui_markdown A markdown rendering library for Dear ImGui game development 1,100
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
aoterodelaroza/imgui-goodies A collection of reusable GUI widgets and utilities for building custom interfaces. 111
nsauzede/vig A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. 53
krasjet/imgui_juce A JUCE backend for integrating Dear ImGui into audio plugins. 38
segross/unrealimgui An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games. 687