mhalber / msh
Maciej's Toolbox
☆66Updated 3 weeks ago
Alternatives and similar repositories for msh:
Users that are interested in msh are comparing it to the libraries listed below
- A script that generates a single-header & single-header+single-source version of GLFW☆50Updated 2 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- A simple wrapper for sokol_gfx enabling multithreaded rendering.☆24Updated 3 years ago
- Single file collision detection and dynamics library.☆36Updated 4 years ago
- A single header library for managing game entity hierarchies.☆40Updated 4 years ago
- Single header file libraries collection☆22Updated 3 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆84Updated 9 years ago
- Under construction C header only graphics library.☆27Updated 4 years ago
- Single-file libraries for C/C++ in public domain☆54Updated 4 years ago
- Pure C Simple Window Framework (to be rebased soon).☆26Updated 7 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 5 years ago
- A featureful realtime 3D software render☆27Updated 6 years ago
- Graphics programming experiments. Play-around, demos. Some good, some bad.☆41Updated last week
- Cross-platform C input library (work-in-progress)☆29Updated 4 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Builds atlas texture from a bunch of input images.☆76Updated 4 years ago
- Single file libraries for file system related stuff☆24Updated 4 years ago
- WebSockets in C☆48Updated 2 years ago
- Minimal C11 game libraries☆53Updated last year
- A simple std::vector-style array for C