You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: