11 releases

0.1.10 May 11, 2024
0.1.9 May 11, 2024
0.1.8 Oct 1, 2022
0.1.7 Sep 4, 2022
0.1.0 Jun 28, 2022

#5 in #webgl

Download history 7/week @ 2024-02-24 1/week @ 2024-03-02 11/week @ 2024-03-09 1/week @ 2024-03-16 11/week @ 2024-03-30 1/week @ 2024-04-06 147/week @ 2024-04-20 2/week @ 2024-04-27 262/week @ 2024-05-11 2/week @ 2024-05-18

264 downloads per month

MIT license

85KB
2.5K SLoC

Rust WebGL Wrapper

Every resource in webgl-rc contains a reference counter. So, cloning texture or buffer will create a new reference to the same resource.

Example

Source: https://github.com/monkin/webgl-rc/tree/master/webgl-rc-example

Live: https://monkin.github.io/webgl-rc/webgl-rc-example/dist/index.html

Dependencies

~9–12MB
~233K SLoC