exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

CryptoVoxels dynamic loading #128

Open avaer opened 5 years ago

avaer commented 5 years ago

It looks like Cryptovoxels will not dynamically load more chunks just by the player walking; it only works via teleport. Therefore it does not gracefully handle the Exokit Web case, which presents to the underlying app a very large virtual room you are walking in.

We either need to make sure that teleport works, or get the CryptoVoxels author to handle the case of a "very large room".