imgui
Here are 567 public repositories matching this topic...
A single-header ANSI C immediate mode cross-platform GUI library
-
Updated
Aug 17, 2021 - C
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
-
Updated
Aug 18, 2021 - C++
Game engine with an emphasis on architectual quality and performance
-
Updated
Aug 21, 2021 - C++
Cross platform rapid GUI framework for golang based on Dear ImGui.
-
Updated
Aug 22, 2021 - Go
Colorizing text editor for ImGui
-
Updated
Jun 22, 2021 - C++
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
-
Updated
Aug 22, 2021 - Lua
In web version, update function void OpenShellURL(const std::string& url) to open link in a new browser tab.
Markdown for Dear ImGui
-
Updated
Apr 2, 2021 - C++
A (very) simple UI lib built on top of OpenCV drawing primitives
-
Updated
Aug 18, 2021 - C++
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
-
Updated
Aug 13, 2020 - C++
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
-
Updated
Oct 15, 2020 - C
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
-
Updated
Jul 24, 2021 - C++
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
-
Updated
Jul 8, 2021 - TypeScript
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
-
Updated
Apr 22, 2021 - C#
Is your feature request related to a problem? Please describe.
Standard mode has the usual keystrokes for notepad, but there are more that would probably be useful.
Describe the solution you'd like
As a first step, a quick review of the common keystrokes in notepad/wordpad/work, for example might throw up some obvious ones we could add
A cross-platform 2D game engine
-
Updated
Aug 14, 2021 - C++
File Dialog for Dear ImGui
-
Updated
Aug 16, 2021 - C++
Should be final since it will not be inherited
Originally posted by @litelawliet in adriengivry/Overload#126 (comment)
We should do a pass to ensure classes that should be final to have the final keyword
Improve this page
Add a description, image, and links to the imgui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the imgui topic, visit your repo's landing page and select "manage topics."


PLEASE ONLY DO A SINGLE WIDGET/FILE PER PULL REQUEST.
If you want to work on this, comment here and we will put your name next to the widgets you are working on. Just comment between 1 and 3 you think you can tackle within a day or 2. Look at already completed ones for a better idea.
Background
In order to start moving the backend system towards a more "component" based system, we are wo