See https://geodan.github.io/mapbox-3dtiles/ for a working demo. git clone https://github.com/Geodan/mapbox-3dtiles.git cd mapbox-3dtiles npm install cd ./ahn tar xvf ...
最初考慮在 threejs 中渲染 3dtiles,以替換 mapbox-gl + deck.gl 的解決方案。 後來發現 threejs 上還可以做更多功能,例如 3DGS 模型、gltf 模型等。 因此,決定將 mapbox-gl 與 threejs 整合 ...