ezcgmath 0.0.4

Easy linear algebra Math library for use with computer graphics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.approx]
version = "0.3.2"

[package]
authors = ["Joseph Le Grice <joe.legrice@gmail.com>"]
categories = ["mathematics", "game-development", "graphics"]
description = "Easy linear algebra Math library for use with computer graphics."
documentation = "https://docs.rs/ezcgmath"
edition = "2018"
keywords = ["math", "matrix", "vector", "gamedev", "graphics"]
license = "MIT"
name = "ezcgmath"
readme = "README.md"
repository = "https://github.com/Joseph-LeGrice/ezcgmath"
version = "0.0.4"