69 skills found · Page 1 of 3
EricLengyel / Terathon Math LibraryC++ math library for 2D/3D/4D vector, matrix, quaternion, and geometric algebra.
felselva / MathcPure C math library for 2D and 3D programming
go-gl / MathglA pure Go 3D math library.
AcademySoftwareFoundation / ImathImath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
greggman / Wgpu MatrixFast WebGPU 3d math library
uber-web / Math.glA 3D/WebGL math library
excessive / CpmlCirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
bitshifter / Mathbench RsComparing performance of Rust math libraries for common 3D game and graphics tasks
d-gamedev-team / Gfm3D maths for D gamedev. This library is deprecated, see README.md
LMP88959 / PL3D KCA very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics library used in King's Crook.
vimaec / Math3DA .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github.io/Math3D
dagostinelli / HypatiaA header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability. It's like a BLAS, but easier to use.
codeyousef / MateriaKotlin Multiplatform 3D graphics library providing Three.js-equivalent capabilities with WebGPU/Vulkan backends. Write 3D apps once, deploy on JVM, Web, Android, iOS & Native. 60 FPS target, <5MB size, type-safe math, scene graph, materials & more.
bjornbytes / Maf3D math library for Lua
GregLukosek / 3DMathUnity C# 3D Math methods library.
pbotmeyertron / C Math LibraryHighly optimized, single-header, 3D math library written in C. Uses SIMDE as the back-end for auto-vectorization on most platforms.
sungiant / Abacus:triangular_ruler: C# cross precision 3D maths library.
BareRose / DvectorPortable, single-file, 2D/3D vector/quaternion/matrix math library
fireblade-engine / MathA dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
visgl / Math.glA Geospatial 3D math library optimized for use with WebGPU / WebGL