gl11

Crates.iogl11
lib.rsgl11
version0.1.1
sourcesrc
created_at2023-05-24 22:12:41.408658
updated_at2023-05-25 01:32:45.46375
descriptionOpenGL 1.1 bindings, based on gl-rs
homepagehttps://github.com/Kmschr/gl11
repositoryhttps://github.com/Kmschr/gl11.git
max_upload_size
id873795
size20,490
Kevin Schroeder (Kmschr)

documentation

README

gl11

Version License Downloads

Uses gl_generator to create OpenGL 1.1 bindings

[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

Commit count: 7

cargo fmt