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

Draco #23

Open bertt opened 4 years ago

bertt commented 4 years ago

When using glTF's with Draco compression there is an error:

THREE.GLTFLoader: No DRACOLoader instance provided. at new GLTFDracoMeshCompressionExtension (GLTFLoader.js:556) at GLTFLoader.parse (GLTFLoader.js:184) at ThreeDeeTile.load (Mapbox3DTiles.js:295)

Sample:

https://bertt.github.io/mapbox_3dtiles_samples/draco.html