| Crates.io | webgl-rc |
| lib.rs | webgl-rc |
| version | 0.1.12 |
| created_at | 2022-06-28 23:38:15.008351+00 |
| updated_at | 2024-10-12 18:51:16.130394+00 |
| description | WebGL wrapper with resources reference counting |
| homepage | |
| repository | https://github.com/monkin/webgl-rc |
| max_upload_size | |
| id | 615084 |
| size | 83,759 |
Every resource in webgl-rc contains a reference counter.
So, cloning texture or buffer will create a new reference to the same resource.
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