floooh / dcimguiLinks
All in one Dear ImGui source distro for C++, C and Zig.
☆66Updated last week
Alternatives and similar repositories for dcimgui
Users that are interested in dcimgui are comparing it to the libraries listed below
Sorting:
- A self-contained high-performance WebGPU implementation on Vulkan☆69Updated this week
- Mostly self-contained game/engine☆49Updated 10 months ago
- ☆75Updated 2 years ago
- Minimal C11 game libraries☆53Updated 2 years ago
- Single-Header CPU graphics library☆59Updated 5 months ago
- Single-file port of PhysFS, a library that provides abstract access to various archives.☆66Updated 4 years ago
- ☆37Updated 11 months ago
- Sokol based rendering module for Flecs.☆38Updated 2 months ago
- Simple subpixel text rendering for OpenGL 4.5 using dual source blending to blend subpixels individually☆24Updated 2 years ago
- Single file Vulkan API loader.☆175Updated 3 months ago
- Win32 + OpenGL demo of artifact‑free, high‑FPS window resizing/moving using a background render thread (C port of Jai example).☆59Updated 2 weeks ago
- Simple game written from scratch in Zig☆59Updated 2 months ago
- 💎 3D game framework in C, v2.☆67Updated last month
- DXC built using Zig☆68Updated 6 months ago
- JoltPhysics C interface☆127Updated this week
- A script that generates a single-header & single-header+single-source version of GLFW☆50Updated 3 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆37Updated 2 years ago
- A port & overhaul of Vertex Engine GPU Font Cache for the Odin programming language☆27Updated last month
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆90Updated 3 years ago
- File system and archive abstraction library.☆47Updated this week
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆79Updated 7 months ago
- ENTT like implementation of ECS in C☆50Updated last year
- Minimal zig project to get bgfx running with sdl2☆18Updated 4 years ago
- I'm learning webgpu☆35Updated last year
- Reads Microsoft PDB (Program Database) files. Enables stacktracing on windows for The Odin Programming Language.☆20Updated last year
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆125Updated 2 months ago
- Fast O(1) offset allocator with minimal fragmentation in C99☆57Updated last year
- Toying with vulkan and zig☆53Updated 3 weeks ago
- Hot reload for C