gfxmath-vec3 0.1.1

A simple 3D math library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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 = ["vec2", "graphics", "math", "2D"]
license-file = "LICENSE"
name = "gfxmath-vec3"
readme = "README.md"
repository = "https://gitlab.com/t101/gfxmath-vec2"
version = "0.1.1"