Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster updating of geometry #3

Open
jirihnidek opened this issue Oct 22, 2014 · 0 comments
Open

Faster updating of geometry #3

jirihnidek opened this issue Oct 22, 2014 · 0 comments
Assignees

Comments

@jirihnidek
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants