Ping Pong buffers
Aberta
enhancement
- Linguagem predominante
- JavaScript
- Estrelas
- 56
- Forks
- 5
- Merge médio
- 2min
- PRs com merge (30d)
- 1
Descrição
- 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')
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.