gl_object 0.0.5

A gl_object libray for quick use.
Documentation
1
2
3
fn main() {
    gl_object::glfw_example();
}