vmath 0.1.1

Vector and matrix maths library, mainly for computer graphics applications
Documentation
1
2
3
4
5
6
/*
 * Copyright (C) 2017, Isaac Woods.
 * See LICENCE.md
 */

pub mod vec;