CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

CDB conversion output errors #72

Open JH-terrain opened 5 months ago

JH-terrain commented 5 months ago

Issue seeing: Undesirable output from CDB to 3DTiles after using converter. Background: CDB created via Terra Vista Input data used: DTED1 and JPG2000 image CDB-to-3DTiles Converter Used on CDB dataset. When opening the tileset.json in image generator, seeing quiet a bit of flickering (LOD's fighting maybe), elevation gapping "slits in terrain", gridded artifacts on terrain (almost seems like the underlying squares from the DTED are splitting into the overlaying imagery causing a grid pattern to appear on 3D Terrain.

Am I possibly not including something in the converter that I should be to avoid some of these errors or are there any steps/tests I can attempt to try and fix one issue at a time?

I've attempted running the converter with the different arguments posted in the --help portion, but seem to continue getting the same issues.

Thanks for any assistance.