#imgui (30 Repositories)
Ranked open-source repositories tagged with #imgui, scored by pull request acceptance likelihood and maintainer engagement velocity.
43.3%
33.4h
30 repositories tagged #imgui
tiawl/cimgui.zig
@dearimgui packaged for @ziglang
rbfx/rbfx
Lightweight Game Engine/Framework in C++17 with WYSIWYG Editor. Experimental C# bindings.
shadps4-emu/shadPS4
PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++
Overload-Technologies/Overload
3D game engine with lua scripting
tjammer/raylib-ocaml
OCaml bindings for raylib and raygui
dunkbing/dearsql
A fast, minimal, cross-platform database client built with C++ and ImGui
pthom/hello_imgui
Dear ImGui apps made simple: desktop, mobile, and web from one codebase. Minimal code. Maximally readable.
fizzyedit/fizzy
Pixel art editor made with Zig
JuliaImGui/CImGui.jl
Julia wrapper for cimgui
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
ymir-emu/Ymir
Sega Saturn emulator
kunkundi/crossdesk
A lightweight, cross-platform remote desktop software with support for Web Client access | 一款支持 Web 客户端访问的轻量级跨平台远程桌面软件。
flamendless/Slab
An immediate mode GUI for the Love2D framework.
cimgui/cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
gallickgunner/ImGui-Addons
Cross Platform File Dialog for Dear-ImGui
PanosK92/SpartanEngine
A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a physics simulation running at 200Hz, built over 12+ years of R&D
veeenu/hudhook
A videogame overlay framework written in Rust, supporting DirectX and OpenGL
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
sonoro1234/LuaJIT-ImGui
LuaJIT ffi binding for imgui, backends and extension widgets
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
nimgl/nimgl
NimGL is a Nim library that offers bindings for popular libraries used in computer graphics
altschuler/imgui-knobs
Knob widgets for Dear ImGui
aiekick/ImGuiFontStudio
Embedded Font Helper Gui Tool for programming
Bzi-Han/AndroidSurfaceImgui
Example for Android Dear ImGui, support the remote draw.
ggerganov/imgui-ws
Dear ImGui over WebSockets
mrgaturus/npainter
fast and simple digital painting software
hasenj/go-shirei
Go based GUI framework: practical, immediate mode, flexbox model
clibequilibrium/EquilibriumEngine
Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.
koide3/iridescence
Visualization library for rapid prototyping of 3D algorithms [C++, Python]
randrew/layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.