niklas-ourmachinery / bitsquid-foundation
A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a data-oriented philosophy: POD structures are preferred over classes, flat arrays are the preferred data structure, etc.
☆113Updated 5 years ago
Alternatives and similar repositories for bitsquid-foundation:
Users that are interested in bitsquid-foundation are comparing it to the libraries listed below
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆216Updated 2 years ago
- Single header "no-allocation" KTX/DDS file reader☆114Updated 10 months ago
- A juicy feature-packed debug menu intended for games.☆167Updated 4 years ago
- Yet another multiplatform C++ framework to make games☆72Updated last week
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 8 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- Fiber-based job system with extremely simple API☆80Updated 3 years ago
- An abstraction layer for graphics APIs.☆204Updated this week
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆90Updated 8 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆111Updated 7 years ago
- Blazingly fast Vulkan glTF Viewer☆64Updated this week
- Three new associative container classes☆211Updated 10 months ago
- Multiplatform multithreaded context swapping fiber based job system.☆160Updated 8 years ago
- ☆83Updated 7 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆85Updated 2 years ago
- Game related libraries written in C/C++ written by T. Spaete☆178Updated this week
- Blog posts☆128Updated 7 years ago
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆88Updated 2 years ago
- Pure C multi-channel signed distance field generator