#gl #opengl #webgl #bindings #anywhere #set #run

glow

GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code

29 releases

0.13.1 Jan 17, 2024
0.13.0 Oct 23, 2023
0.12.3 Jul 17, 2023
0.12.1 Feb 21, 2023
0.1.0 Mar 20, 2019

#9 in Graphics APIs

Download history 41160/week @ 2023-12-24 47792/week @ 2023-12-31 57378/week @ 2024-01-07 65354/week @ 2024-01-14 70093/week @ 2024-01-21 68259/week @ 2024-01-28 72727/week @ 2024-02-04 68483/week @ 2024-02-11 78851/week @ 2024-02-18 73260/week @ 2024-02-25 69958/week @ 2024-03-03 67420/week @ 2024-03-10 68430/week @ 2024-03-17 76809/week @ 2024-03-24 72945/week @ 2024-03-31 43641/week @ 2024-04-07

268,221 downloads per month
Used in 1,669 crates (64 directly)

MIT OR Apache-2.0 OR Zlib

2MB
45K SLoC

glow

GL on Whatever: a set of bindings to run GL anywhere (Open GL, OpenGL ES, and WebGL) and avoid target-specific code.

Minimum Rust Version crates.io docs.rs Build Status

Build commands

# native
cargo build

# web-sys
cargo build --target wasm32-unknown-unknown

License

This project is licensed under any one of Apache License, Version 2.0, zlib License, or MIT license, at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache 2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–2.1MB
~42K SLoC