mingl 0.3.0

Minimal graphics library with abstract rendering backend and WebGL support
1
2
3
4
5
6
7
8
9
mod private
{

}

crate::mod_interface!
{
  reuse crate::model;
}