Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lokathor/gl46

Rust bindings to OpenGL 4.6 (plus some extensions)
https://github.com/lokathor/gl46

opengl rust zlib-license

Last synced: about 2 months ago
JSON representation

Rust bindings to OpenGL 4.6 (plus some extensions)

Awesome Lists containing this project

README

        

[![License:Zlib](https://img.shields.io/badge/License-Zlib-brightgreen.svg)](https://opensource.org/licenses/Zlib)
![min-rust-1.34](https://img.shields.io/badge/Min%20Rust-1.34-green.svg)
[![crates.io](https://img.shields.io/crates/v/gl46.svg)](https://crates.io/crates/gl46)
[![docs.rs](https://docs.rs/gl46/badge.svg)](https://docs.rs/gl46/)

# This Is A Generated Crate

This crate is hand-tuned output from running one of the scripts in the [phosphorus](https://github.com/Lokathor/phosphorus) repo.

Because of this, PRs to this crate about anything other than the top level crate doucmentation cannot generally be accepted.
Instead you should make changes to how `phosphorus` does its thing.

# gl46
Bindings to OpenGL 4.6 (plus some extensions)

See the [crate documentation](https://docs.rs/gl46) for an explanation of the crate's operation.