xo-math
Game math library
A set of fast C++ math types designed to minimize integration headaches for game developers.
C++ 3d math types for game developers
21 stars
4 watching
4 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
excessive/cpml | A collection of math utilities for game development. | 307 |
cbaggers/rtg-math | A collection of common math functions used in games, including vectors, matrices, and quaternions. | 51 |
nfrechette/rtm | A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 738 |
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,388 |
kazade/kazmath | A C library providing basic 3D mathematical functions and primitives. | 528 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,476 |
richardlord/coral | A set of Actionscript 3 classes for common mathematical operations in 3D graphics | 44 |
jvanverth/essentialmath | Sample code and libraries for teaching essential mathematical concepts to game developers. | 409 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
tusharpm/tiles | A collection of terminal-based games built using FTXUI. | 12 |
jpreiss/cmath3d | A C library providing basic 3D mathematical functions and data structures. | 26 |
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 693 |
generateme/fastmath | A fast and efficient math library written in Clojure. | 239 |
xyncro/hekate | A graph library written in F# for building and manipulating graphs | 54 |