glwfr 0.1.0

Make graphics with OpenGL.
Documentation
1
2
3
4
5
pub fn init() {
    env_logger::init();
}

pub use log::*;