12 个版本
0.1.11 | 2024年6月10日 |
---|---|
0.1.10 | 2024年5月11日 |
0.1.8 | 2022年10月1日 |
0.1.7 | 2022年9月4日 |
0.1.0 | 2022年6月28日 |
在 #webgl 中排名 5
每月下载量 35
85KB
2.5K SLoC
Rust WebGL 包装器
在 webgl-rc
中的每个资源都包含一个引用计数器。因此,克隆纹理或缓冲区将创建对同一资源的新的引用。
示例
源代码:https://github.com/monkin/webgl-rc/tree/master/webgl-rc-example
演示:https://monkin.github.io/webgl-rc/webgl-rc-example/dist/index.html
依赖项
~9–13MB
~239K SLoC