Ping Pong buffers
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 56
- Forks
- 5
- Merge medio
- 2 min
- PR fusionados (30 d)
- 1
Descripción
- 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')
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.