mathf 0.1.8

Math crate for Godi Game Engine
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "mathf"
version = "0.1.8"
authors = ["Julia Naomi <jnboeira@outlook.com>"]
description = "Math crate for Godi Game Engine"
repository = "https://github.com/GodiStudios/mathf"
keywords = ["Vectorial", "Game", "Mathmatics"]
license = "MPL-2.0-no-copyleft-exception"

[dependencies]