Absulit / Absulit/points

Ping Pong buffers

Open
#272 1 comment 0 reactions 1 assignee Claimed by @Absulit View on GitHub
enhancement
Dominant language
JavaScript
Stars
56
Forks
5
Avg merge
2m
Merged PRs (30d)
1

Description

- 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')

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.