8 releases

0.1.7 May 16, 2021
0.1.6 May 16, 2021

#40 in #webgl

MIT license

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 :

  1. Program creation.
  2. Program binding.
  3. Buffer binding.
  4. Uniform and attribute binding.

Dependencies

~10MB
~186K SLoC