glw_imgui
IMGUI library
An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence.
Code-driven, simple and bloat-free GUI system.
52 stars
4 watching
11 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 728 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
ggerganov/imgui-ws | A WebSocket-based implementation of the Dear ImGui rendering engine | 458 |
leiradel/imguial | A collection of reusable GUI widgets for the ImGui library | 277 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 466 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
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 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |