12 releases

new 0.1.11 Jun 10, 2024
0.1.10 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 2/week @ 2024-02-21 6/week @ 2024-02-28 1/week @ 2024-03-06 11/week @ 2024-03-13 4/week @ 2024-03-27 8/week @ 2024-04-03 1/week @ 2024-04-17 148/week @ 2024-04-24 254/week @ 2024-05-08 10/week @ 2024-05-15

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
~234K SLoC