8 releases
0.1.7 | May 16, 2021 |
---|---|
0.1.6 | May 16, 2021 |
#36 in #webgl
77KB
2K
SLoC
RustGL
Rustgl is a rust wrapper around webgl.
The purpose of this api is to bring some of rusts safety features to webgl.
This includes :
- Program creation.
- Program binding.
- Buffer binding.
- Uniform and attribute binding.
Dependencies
~10MB
~181K SLoC