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: 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T02:56:45.000Z (about 4 years ago)
- Last Synced: 2025-02-28T07:14:04.414Z (3 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
[](https://opensource.org/licenses/Zlib)

[](https://crates.io/crates/gl46)
[](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.