gl-struct

Crates.iogl-struct
lib.rsgl-struct
version0.0.1
sourcesrc
created_at2021-12-07 01:25:51.527598
updated_at2021-12-07 01:25:51.527598
descriptionSafe but transparent wrappers for the OpenGL API
homepage
repositoryhttps://github.com/jsmith628/gl-struct
max_upload_size
id493498
size221,987
Joshua Smith (jsmith628)

documentation

https://docs.rs/gl-struct

README

GL-Struct

Safe but transparent wrappers for the OpenGL API

This crate aims to provide a safe wrapper for OpenGL with minimal overhead and while mirroring the original API as faithfully as possible.

At the moment, the project is in a pretty big state of flux and in the process of an overhaul, so don't expect the API to remain the same. The most recent stable version is still on the master branch, but the current state of the rewrite is on testing.

Commit count: 22

cargo fmt