Geodan / mapbox-3dtiles

3D Tiles implementation using Mapbox GL JS custom layers
BSD 3-Clause "New" or "Revised" License
297 stars 62 forks source link

Support Geometricerror #6

Closed RubioV closed 5 years ago

RubioV commented 5 years ago

Currently, the Geometricerror is ignored and tiles are loaded and unloaded according to the camera's frustum and the screenspace occupied by the tile's bounding volume. According to the specification, Geometricerror should be used to determine if a tile should be loaded/rendered. https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification#geometric-error