Optimise draw() using instancing #74

Open
opened 2022-12-23 16:11:33 +00:00 by utopiah · 3 comments
Owner

Particularly important if using movement to compose shapes (extending wrist shortcut to e.g interval on index tip)

Particularly important if using movement to compose shapes (extending wrist shortcut to e.g interval on index tip)
Author
Owner

could also rely on miminum distance between 2 consecutive points but would limit precision

could also rely on miminum distance between 2 consecutive points but would limit precision
utopiah added the enhancement label 2023-01-09 07:08:49 +00:00
Author
Owner

Should optimize startMesher() too.

Should optimize `startMesher()` too.
Author
Owner
Consider also https://github.com/mourner/simplify-js
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#74