e2r 0.2.0

experimental rendering engine in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod commonutil;
pub mod dsc;
pub mod memory;
pub mod math;
pub mod file;
pub mod window;
pub mod render;
pub mod capability;
pub mod kernel;
//pub mod motion;
pub mod ds;
// pub mod math;                   
// pub mod mt;