This is a Three.js loader module for handling OGC 3D Tiles, created by Cesium. It currently supports the two main formats, Batched 3D Model (b3dm) - based on glTF Point cloud.
Other
476
stars
64
forks
source link
TypeError: Cannot read properties of undefined (reading 'elements') #176
When adding loader component to r3f app, this error is thrown and nothing is rendered. It also happens when building page from examples/r3f
upd: Found a fix in one of the opened PRs