imgui_software_renderer
Renderer
Software renderer for Dear ImGui GUI library
A Software Renderer for Dear ImGui
269 stars
10 watching
28 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,118 |
ggerganov/imgui-ws | A WebSocket-based implementation of the Dear ImGui rendering engine | 461 |
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 |
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 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
cimgui/cimgui | An intermediate layer to enable Dear ImGui usage in other languages with C interfaces | 1,533 |
ikskuh/softrenderlib | A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 39 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 55 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 323 |
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 |
gallickgunner/imgui-addons | A cross-platform file dialog addon for the Dear ImGui GUI library | 418 |
airguanz/imgui-filebrowser | A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files. | 679 |