17 releases

Uses old Rust 2015

0.1.16 Jun 21, 2021
0.1.15 Jun 14, 2021
0.1.7 Sep 8, 2017
0.1.4 Aug 30, 2017

#1274 in Game dev

Download history 4/week @ 2024-02-26 260/week @ 2024-04-01

260 downloads per month

MPL-2.0-no-copyleft-exception

80KB
2K SLoC

mathf

Build Status codecov Crates.io

Math basics for a game frameworks and engines

Current Supported Features (ongoing):

  • 2D Vector
  • 3D Vector
  • 3 x 3 Matrix
  • 2 x 2 Matrix

Inspired by:

Current TODO:

  • Quaternions
  • Examples

No runtime deps