simple_vec3 1.0.0

Just a quick and simple lib to use a Vec3 type
Documentation
1
2
3
fn main() {
    simple_vec3::run();
}