rtg-math
Game math library
A collection of common math functions used in games, including vectors, matrices, and quaternions.
common lisp library providing common math functions used in games
51 stars
13 watching
14 forks
Language: Common Lisp
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of math utilities for game development. | 308 |
| A math library designed to simplify game-oriented math calculations by abstracting away underlying data structures and allowing for consistent code across platforms. | 92 |
| A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 740 |
| A Lua library providing mathematical functions and shape intersection detection for game development. | 83 |
| A set of fast C++ math types designed to minimize integration headaches for game developers. | 21 |
| A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 59 |
| Sample code and libraries for teaching essential mathematical concepts to game developers. | 410 |
| A two-dimensional computational geometry system for Common Lisp. | 48 |
| Reimplementation of the Natural Number Game in Coq | 6 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions | 24 |
| A collection of terminal-based games built using FTXUI. | 12 |
| A collection of simple C games with varying levels of complexity and functionality | 967 |
| A collection of math functions and formulas to aid in graphic programming | 117 |
| A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |