Ping Pong buffers
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 56
- 派生
- 5
- 平均合并
- 2 分钟
- 30 天内合并 PR
- 1
描述
- a way to swap two existing buffers of the same type
Ideas:
```js
// same type, will throw error if not
points.swap('bufferA', 'bufferB')
// this because binding textures already are two textures in one
points.swapBinding('name')
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。