rtm
Math library
A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications.
Realtime Math
740 stars
22 watching
47 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
c-plus-pluscppgame-developmentgame-enginemathsimd
Related projects:
Repository | Description | Stars |
---|---|---|
cbaggers/rtg-math | A collection of common math functions used in games, including vectors, matrices, and quaternions. | 51 |
excessive/cpml | A collection of math utilities for game development. | 308 |
bolero-murakami/sprout | A comprehensive C++ library for various algorithms and mathematical operations. | 880 |
generateme/fastmath | A fast and efficient math library written in Clojure. | 244 |
rmculpepper/fun | A small Racket module implementing a simple functional programming paradigm and some basic mathematical functions. | 1 |
jpreiss/cmath3d | A C library providing basic 3D mathematical functions and data structures. | 26 |
johnmcfarlane/cnl | A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 645 |
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 |
microsoft/blingfire | A C++ library for efficient finite state machine and regular expression manipulation. | 1,837 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
kazade/kazmath | A C library providing basic 3D mathematical functions and primitives. | 528 |
parsa/blaze | Provides an efficient C++ math library with support for dense and sparse arithmetic, blending ease of use with high-performance capabilities. | 61 |
xoorath/xo-math | A set of fast C++ math types designed to minimize integration headaches for game developers. | 21 |
digint/tinyfsm | A simple C++ finite state machine library for building and managing complex state transitions. | 958 |