cgmath 0.0.7

A linear algebra and mathematics library for computer graphics.
[dependencies]
rand = "*"
rand_macros = "*"
rustc-serialize = "*"

[lib]
name = "cgmath"

[package]
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>", "Brian Heylin", "Colin Sherratt", "Dzmitry Malyshau", "Erick Tryzelaar", "Luqman Aden", "Maik Klein", "Mikko Perttunen", "Tomasz Stachowiak"]
description = "A linear algebra and mathematics library for computer graphics."
homepage = "https://github.com/bjz/cgmath-rs"
license = "Apache-2.0"
name = "cgmath"
repository = "https://github.com/bjz/cgmath-rs"
version = "0.0.7"