OpenDroneMap / Obj2Tiles

Converts OBJ files to OGC 3D tiles by performing splitting, decimation and conversion
GNU Affero General Public License v3.0
196 stars 58 forks source link

Error while performing splitting. #31

Open lavisht22 opened 1 year ago

lavisht22 commented 1 year ago

I am trying to convert an obj to 3d-tiles. I keep getting the following error in Splitting stage:

 !> Exception: The given key '' was not present in the dictionary.

It seems to run successfully when I use the --keep-textures flag. Seems like there is some problem parsing the texture map.

pierotofy commented 1 year ago

Can you share the input model you used?

max-krichenbauer commented 1 year ago

Here is one input model that's causing the same error message for me. export.zip