polymonster / mathsLinks
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
☆105Updated 2 years ago
Alternatives and similar repositories for maths
Users that are interested in maths are comparing it to the libraries listed below
Sorting:
- C++17 tiny vector math library☆43Updated last year
- Vulkan rendering library for graphics and text☆95Updated 3 months ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last month
- Single-header libraries from the Magnum engine☆119Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 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…☆77Updated 6 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 6 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆82Updated 3 months ago
- C++ implementation of strong types☆55Updated 5 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Archived!☆27Updated 3 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 6 months ago
- Find race conditions at low cost by instrumenting containers☆35Updated 4 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- single-header c++ math library☆109Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- GLFW Manager - C++ wrapper with multi-threading☆65Updated last year
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Hobby C++ game engine☆37Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated last month
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆47Updated 4 years ago