Absulit / Absulit/points

Ping Pong buffers

Abierto
#272 1 comentario 0 reacciones 1 asignado Reclamado por @Absulit Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.