You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: