matrix_engine 0.2.4

a small game engine developed by drmatrix
Documentation
1
2
3
4
5
pub mod matrix;
pub mod matrix_storage;
pub mod number;
pub mod prespectives;
pub mod vector_accessors;