nytimes / three-loader-3dtiles

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
477 stars 65 forks source link

Why is it like this after loaded #73

Open Frankiness opened 2 years ago

Frankiness commented 2 years ago

Hi,i have a problem.

Why is it like this after loaded

image

here's the directory:

image

sebastianoscarlopez commented 2 years ago

Children must have their transformation property that is used to translate. Otherwise, models will all be on the same point.

laoyoufen commented 1 year ago

how to solve it?

Frankiness commented 1 year ago

how to solve it?

tileset.json must be in the same level folder as the .b3dm file