Does Three.js support 3DTile loading?

Three.js can now support 3DTile loading, I hope you can give some comments or suggestions. Thank you

Is that a file format?

Is a terrain model file, like the tile model in cesium, can three.js be loaded?

One more question, can three.js support the loading of the osgb model now? Do you have a good case for me to see? Thanks

These are the loaders currently supported https://github.com/mrdoob/three.js/tree/dev/src/loaders

1 Like

Doesn’t three.js really support the loading of the osgb model? Online support, but I can’t find a case to say, I can’t do it

No. threejs does not support osgb model loading.

1 Like

All right, thank you