#
imgui
Here are 698 public repositories matching this topic...
help wanted
Extra attention is needed
good first issue
Good for newcomers
docs and examples
Improving and adding documentation and examples
14
A single-header ANSI C immediate mode cross-platform GUI library
-
Updated
Mar 23, 2022 - C
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
windows
linux
internal
json
dll
cpp
counter-strike
reverse-engineering
imgui
csgo
cheating
source-engine
game-hacking
cheat
cpp17
dll-injection
osiris
cpp20
csgo-cheat
-
Updated
Mar 22, 2022 - C++
Cross platform rapid GUI framework for golang based on Dear ImGui.
-
Updated
Mar 23, 2022 - Go
Game engine with an emphasis on architectural quality and performance
open-source
csharp
game-engine
cpp
ssr
engine
vulkan
imgui
entity-component-system
bsdf
ssao
bullet-physics
shadow-mapping
spartan
directx11
taa
-
Updated
Mar 21, 2022 - C++
Colorizing text editor for ImGui
c
syntax-highlighting
sql
lua
cplusplus
utf-8
imgui
glsl
color-palette
undo-redo
text-editor
sourcecode
hlsl
utf8
autoindent
-
Updated
Dec 22, 2021 - C++
现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x
-
Updated
Mar 22, 2022 - C++
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
-
Updated
Feb 25, 2022 - Lua
Markdown for Dear ImGui
-
Updated
Mar 4, 2022 - C++
A (very) simple UI lib built on top of OpenCV drawing primitives
-
Updated
Mar 18, 2022 - C++
CedricGuillemet
commented
Jun 8, 2019
In web version, update function void OpenShellURL(const std::string& url) to open link in a new browser tab.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
-
Updated
Feb 15, 2022 - C++
adriengivry
commented
Sep 28, 2020
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
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
webgl
opengl
gpu
rendering
imgui
glsl
webassembly
emscripten
particles
webgl2
fractal-algorithms
fractals
ifs
attractors
particlesystem
ggx
azdo
dla
hypercomplex
dla3d
-
Updated
Mar 23, 2022 - C++
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Google Material Design, Kenney game icons and Fontaudio
c
c-plus-plus
gamedev
gui
library
ui
csharp
material-design
cpp
fontawesome
icons
imgui
font-awesome
font-icons
icon-font
codepoints
headers
icon-fonts
header-files
fontawesome5
-
Updated
Mar 21, 2022 - C
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
-
Updated
Oct 15, 2020 - C
A cross-platform 2D game engine
android
windows
macos
linux
gamedev
real-time
opengl
lua
cross-platform
game-engine
rendering
imgui
game-development
cpp11
emscripten
mingw
renderdoc
game-engine-2d
ncine
-
Updated
Mar 17, 2022 - C++
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
-
Updated
Jan 29, 2022 - TypeScript
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."
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked
ignore
, thoughno_run
can maybe sometimes be motivated).egui
The crate-level docs for
egui
(at https://docs.rs/egui generated fromegui/src/lib.rs
) sh