How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
imgui-filebrowser is a header-only file browser implementation for dear-imgui. C++ 17 is required.
This is a collection of widgets and utilities for the immediate mode GUI (imgui) that I am developing for the critic2 GUI. Currently, the contents of this repo are:
Syntax highlighting text editor for ImGui
| | Win | Linux | MacOs | | :---: | :---: | :---: | :---: | | Msvc | | | | | Gcc | | | | | Clang | | | | | Leak Sanitizer | | | |
A Dear ImGui Widget for displaying Flame Graphs.
The main features of bwrsandman/imgui-flame-graph are: UI Libraries.
Open-source alternatives to bwrsandman/imgui-flame-graph include: airguanz/imgui-filebrowser — imgui-filebrowser is a header-only file browser implementation for dear-imgui. C++ 17 is required. aoterodelaroza/imgui-goodies — This is a collection of widgets and utilities for the immediate mode GUI (imgui) that I am developing for the critic2… balazsjako/imguicolortextedit — Syntax highlighting text editor for ImGui. bentleyblanks/imguidock — An addon of imgui for support dock in the window. brenocq/implot3d — Immediate Mode 3D Plotting. aiekick/imguifiledialog — | | Win | Linux | MacOs | | :---: | :---: | :---: | :---: | | Msvc | | | | | Gcc | | | | | Clang | | | | | Leak…