scenevr / client

:punch: Web client
7 stars 2 forks source link

Don't interpolate positional updates > 100m/s #31

Closed bnolan closed 9 years ago

bnolan commented 9 years ago

They're probably resetting the position, so don't interpolate. This could do with a fancier solution, but that'll do for now.

bnolan commented 9 years ago

This should be solved by the server using style.visibilty='hidden' when resetting position.