Elegant and safe OpenGL wrapper for Rust, providing a modern graphics API.
# Cargo.toml
[dependencies]
glium = "0.36.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a glium Display and prints the OpenGL version.
Ensure a graphical environment is available or use a virtual framebuffer like Xvfb.
No dependency data recorded yet.