Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lokathor/gl46
- Owner: Lokathor
- License: zlib
- Created: 2020-07-13T13:14:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T02:56:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T05:21:17.052Z (2 months ago)
- Topics: opengl, rust, zlib-license
- Language: Rust
- Homepage: https://docs.rs/gl46
- Size: 559 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-ZLIB.md
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.