glenda 0.4.0

An opengl utility and renderer library.
Documentation
1
2
3
4
5
pub mod renderers;

pub use gl;

pub type Error = Box<dyn std::error::Error>;