#math #vector #matrix #linalg #game

gamemath

A simple math library for game development, written in Rust

8 releases (4 breaking)

Uses old Rust 2015

0.5.0 Nov 10, 2023
0.4.0 Oct 7, 2020
0.3.0 Feb 17, 2020
0.2.0 Sep 4, 2018
0.1.2 Mar 18, 2018

#827 in Algorithms

32 downloads per month
Used in black_grimoire

MIT license

96KB
2K SLoC

gamemath

A simple math library for game development, written in Rust.


lib.rs:

A simple math library containing the most common data structures used for 2D/3D rendering and general game development.

No runtime deps