math
Math utility library
A collection of math functions and formulas to aid in graphic programming
Math snippets with graphic programming in mind.
117 stars
6 watching
12 forks
last commit: about 8 years ago
Linked from 1 awesome list
mathmath-snippetsspringvelocity
Related projects:
Repository | Description | Stars |
---|---|---|
asfigo/mathlib | A collection of reusable mathematical functions and utilities | 12 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
silviopaganini/maths | A collection of utility functions for 2D and 3D geometry calculations including trigonometry, vector operations, and distance calculations. | 193 |
treeform/vmath | A math vector library for graphical applications | 98 |
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 |
uber-web/math.gl | A TypeScript-based library for efficient 3D mathematical computations in WebGL environments | 412 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
tbrosman/hxmath | A math library designed to simplify game-oriented math calculations by abstracting away underlying data structures and allowing for consistent code across platforms. | 92 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
datenwolf/linmath.h | A lightweight library providing linear math primitives for computer graphics | 923 |
cbaggers/rtg-math | A collection of common math functions used in games, including vectors, matrices, and quaternions. | 51 |
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 688 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
safwank/numerix | A collection of mathematical functions and algorithms for data analysis, machine learning, and linear algebra | 187 |