Closed Llhai closed 3 years ago
@Llhai is it possible for us to access the tileset to debug?
Thanks, but sorry, I can't provide model files, I have solved the question,the problem is caused by my format conversion tool.
@Llhai Hello, I'm facing similar problems. Could you please tell me some detail about what's wrong with your format conversion tool? Thanks.
@MiratPH You can try to use cesiumlab2 to convert your model format
I am having trouble loading 3dtiles files using the cesium-unread plugin.
The error messages are as follows
LogCesium: Error: [2021-04-27 11:13:40.730] [error] [GltfContent.cpp:32] Failed to load binary glTF from file:///C:/Users/hust/Desktop/cesium_data/MyTest/Tile_Osgb_0.b3dm: - JSON parsing error at byte offset 1283: Parsing was terminated
The data is converted from osgb, and the conversion tool is https://github.com/fanvanzh/3dtiles It can be loaded successfully by cesium.js, But not on UE4