Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
☆106Oct 14, 2025Updated 4 months ago
Alternatives and similar repositories for maths
Users that are interested in maths are comparing it to the libraries listed below
Sorting:
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A simple, configurable and extendible build system for gamedev.☆23Dec 13, 2025Updated 2 months ago
- Lightweight, multi-platform, data-oriented game engine.☆917Feb 4, 2026Updated 3 weeks ago
- A plotting tool☆32Jun 15, 2020Updated 5 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A relaxed, user-friendly json-like data format.☆37Jul 12, 2024Updated last year
- Rasterization on the GPU in "slow motion".☆62Sep 7, 2019Updated 6 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Feb 15, 2017Updated 9 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Jan 12, 2025Updated last year
- A real-time interactive progressive path tracer on the GPU.☆32Mar 23, 2021Updated 4 years ago
- A physically based offline renderer☆10Jan 7, 2024Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Graphics programming experiments. Play-around, demos. Some good, some bad.☆43Feb 18, 2026Updated last week
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Feb 13, 2026Updated 2 weeks ago
- Auto-generated maths library for C and C++ based on HLSL/Cg☆25Jan 13, 2026Updated last month
- ☆12Oct 14, 2020Updated 5 years ago
- Dynamic, Contiguous-Memory Objects Pool☆12Mar 9, 2018Updated 7 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Jan 26, 2021Updated 5 years ago
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago
- A simple BDD library for OCaml☆13May 20, 2025Updated 9 months ago
- Header-only base C++ library.☆20Mar 1, 2017Updated 8 years ago
- mathiu : a simple computer algebra system in C++.☆80Jul 20, 2021Updated 4 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Mar 11, 2024Updated last year
- Bounce is a 3D physics engine for games.☆39Jan 4, 2021Updated 5 years ago
- Fire effect from Doom with SDL & OpenGL☆12Oct 19, 2020Updated 5 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆45Sep 9, 2022Updated 3 years ago
- OBJ model to 3D transparent texture converter☆41Dec 4, 2021Updated 4 years ago
- A font cooking library☆57Nov 14, 2021Updated 4 years ago
- Major overhaul of the Zero Engine and renaming to Welder.☆59Mar 16, 2024Updated last year
- Demoscene graphics engine.☆60Jul 29, 2020Updated 5 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- Software rasterizer based on Larrabee's☆43Aug 8, 2016Updated 9 years ago
- Code featured on my blog