Skip to content

Faster updating of geometry #3

@jirihnidek

Description

@jirihnidek

When new position of vertex is received from verse server, then the whole geometry and topology is rebuild. It is not necessary, because three.js allow to change vertex position. It will be necessary to keep lookup table of vertex indexes.

https://github.com/mrdoob/three.js/wiki/Updates

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions