tiny-gl 0.3.0

A set of OpenGL bindings suitable for use in a demo. This crate does not use std.
Documentation
1
2
3
4
5
# Tiny GL


[Find the crate on crates.io](https://crates.io/crates/tiny-gl)

This crate contains a fairly minimal set of OpenGL bindings suitable for building demos with. It does not use std.