linalg.h is a single header, public domain, short vector math library for C++
☆940Jul 2, 2023Updated 2 years ago
Alternatives and similar repositories for linalg
Users that are interested in linalg are comparing it to the libraries listed below
Sorting:
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆473Jun 17, 2018Updated 7 years ago
- single-file C libraries from Philip Allan Rideout☆960Sep 27, 2025Updated 5 months ago
- Immediate mode rendering and 3d gizmos.☆1,284Sep 14, 2025Updated 5 months ago
- NanoRT, single header only modern ray tracing kernel.☆1,115Oct 1, 2025Updated 5 months ago
- Library of cubic spline utilities☆337Jan 22, 2026Updated last month
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆119Aug 27, 2016Updated 9 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆538Aug 19, 2025Updated 6 months ago
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,907Feb 21, 2024Updated 2 years ago
- Header only mesh voxelizer in c99☆655Jan 3, 2022Updated 4 years ago
- ☆477Oct 13, 2022Updated 3 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆270Jul 15, 2017Updated 8 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,515Mar 24, 2023Updated 2 years ago
- Axis Aligned Bounding Octahedron☆253May 29, 2019Updated 6 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Aug 30, 2016Updated 9 years ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆475Oct 16, 2023Updated 2 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆88Oct 28, 2015Updated 10 years ago
- Multiplatform multithreaded context swapping fiber based job system.☆164Nov 23, 2016Updated 9 years ago
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆614Dec 13, 2025Updated 2 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 5 months ago
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,968Feb 3, 2026Updated 3 weeks ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- Math library using HLSL syntax with multiplatform SIMD support☆1,042Feb 13, 2026Updated 2 weeks ago
- An improved plot widget for Dear ImGui, aimed at displaying audio data☆466Sep 18, 2023Updated 2 years ago
- A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.☆1,482Feb 24, 2025Updated last year
- Various single-file C libraries.☆295Jan 12, 2018Updated 8 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer☆3,288Aug 28, 2024Updated last year
- C99 heightmap utilities.☆488Apr 27, 2021Updated 4 years ago
- #include <engine>☆40Oct 21, 2018Updated 7 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,081Feb 11, 2026Updated 2 weeks ago
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 2 years ago
- Fast mesh simplification via edge collapsing☆132Mar 11, 2017Updated 8 years ago
- Realtime Math☆777Sep 13, 2025Updated 5 months ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui☆3,796Dec 27, 2025Updated 2 months ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Jan 12, 2012Updated 14 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago