mathc
Math library
A lightweight C math library providing fundamental mathematical operations for 2D and 3D programming
Pure C math library for 2D and 3D programming
713 stars
27 watching
54 forks
Language: C
last commit: 9 months ago
Linked from 2 awesome lists
2d3dcgraphicsmathmatricesminimalquaternionsvectors
Related projects:
Repository | Description | Stars |
---|---|---|
fmutant/hlml | A high-level math library designed to efficiently perform mathematical operations on 3D game development and graphics rendering using SIMD instructions. | 43 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |
uber-web/math.gl | A TypeScript-based library for efficient 3D mathematical computations in WebGL environments | 412 |
datenwolf/linmath.h | A lightweight library providing linear math primitives for computer graphics | 923 |
dagostinelli/hypatia | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 83 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
jvanverth/essentialmath | Sample code and libraries for teaching essential mathematical concepts to game developers. | 408 |
unity-technologies/unity.mathematics | A C# math library providing vector types and math functions with a shader-like syntax for use in Unity and other graphics applications. | 1,387 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |