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 還沒有評估資料。