Hello.
We are converting LandXML to 3D tiles and found that 3D tiles generated are not correct. The gltf meshes inside the b3dm files are empty, and we think that property should be populated.
The geometry from the LandXML reader is GML dimension 3 geometry. The 3D tile writer is writing these geometries correctly for polygons.
Is this a bug or an enhancement to the 3D tile writer?