oviano / sokol-multithread
A simple wrapper for sokol_gfx enabling multithreaded rendering.
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sokol-multithread
- Under construction C header only graphics library.☆27Updated 3 years ago
- ASS: Audio Stupidly Simple☆32Updated 5 years ago
- Single file collision detection and dynamics library.☆36Updated 4 years ago
- Rendering library for 2D/3D graphics☆21Updated last year
- An immediate mode font rendering system in C.☆19Updated last week
- A one-stop font atlas generator☆14Updated 6 years ago
- A single header library for managing game entity hierarchies.☆39Updated 4 years ago
- a ring buffer for variable sized continuous data☆16Updated 8 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 4 years ago
- Mostly self-contained game/engine☆39Updated last month
- Single file libraries for file system related stuff☆24Updated 4 years ago
- Zig + Sokol + ImGui☆11Updated 5 years ago
- Minimalist software rasterizer☆9Updated 2 years ago
- The easy JSON C/C++ parser☆10Updated 6 years ago
- Pure C Simple Window Framework (to be rebased soon).☆26Updated 6 years ago
- Maciej's Toolbox☆65Updated last year
- font rendering, Zep vim emulator, microui integration☆14Updated 2 years ago
- Portable, single-file, PRNG library implementing the xoshiro256** algorithm☆16Updated 6 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Minimal C11 game libraries☆52Updated last year
- Single file, public domain file system library.☆38Updated 4 months ago
- Simple Vulkan demo program☆14Updated 6 years ago
- A script that generates a single-header & single-header+single-source version of GLFW☆47Updated 2 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆83Updated 9 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆13Updated 6 months ago
- Cross-platform C input library (work-in-progress)☆28Updated 4 years ago
- A simple std::vector-style array for C