mini-math 0.2.2

Lightweight math routines for 3D graphics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Tristam MacDonald <swiftcoder@gmail.com>"]
description = "Lightweight math routines for 3D graphics"
documentation = "https://docs.rs/mini-math"
edition = "2021"
homepage = "https://github.com/swiftcoder/mini-math-rs"
license = "Apache-2.0"
name = "mini-math"
readme = "README.md"
repository = "https://github.com/swiftcoder/mini-math-rs"
resolver = "2"
version = "0.2.2"