gl11

Version License Downloads

Uses gl_generator to create OpenGL 1.1 bindings

toml [dependencies] gl11 = "0.1"

Usage

Usage is similar to the gl crate, but with OpenGL 1.1 functions.

Check out the example on how to draw a triangle with GLFW