gfxmath-vec3 0.1.2

A simple 3D math library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.opimps]
version = "0.1.4"

[package]
authors = ["Tony Nguyen <900692-t101@users.noreply.gitlab.com>"]
description = "A simple 3D math library"
edition = "2018"
exclude = ["v64", "v32"]
keywords = ["vec3", "graphics", "math", "3D"]
license-file = "LICENSE"
name = "gfxmath-vec3"
readme = "README.md"
version = "0.1.2"