1. ~~Use https://github.com/w3reality/three-geo~~ Create module to build terrain by coordinates 1. Add ability to request geolocation API for coordinates 1. Draw 4 tiles 1. Every tile size - `camera.far * 2` 1. Draw next tile when user reached the half of tile size 1. `observer.updateTeleportTargets()`
Use https://github.com/w3reality/three-geoCreate module to build terrain by coordinatescamera.far * 2observer.updateTeleportTargets()