Ping Pong buffers
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 56
- フォーク
- 5
- 平均マージ
- 2分
- マージ済み PR(30日)
- 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 はまだ評価されていません。