UnrealImGui
Game UI plugin
An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games.
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.
687 stars
27 watching
218 forks
Language: C++
last commit: 4 months 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 |
fuqunaga/rapidgui | A Unity plugin providing a set of reusable GUI components and tools for rapid prototyping and development | 332 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 322 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
ggerganov/imgui-ws | A WebSocket-based implementation of the Dear ImGui rendering engine | 458 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 466 |
pgruenbacher/bsfimgui | A plugin for rapid prototyping of editor features and gamedev tools using the Dear ImGui library. | 13 |
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,100 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 38 |
sergiusiw/gate | A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management. | 319 |