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

Getting element not supported error when trying to generate 3d tiles. #30

Closed lavisht22 closed 1 year ago

lavisht22 commented 1 year ago

I am trying to generate 3d tiles from an obj dataset and I keep running into this error:

image

No files are generated in output directory. Is there a better way to debug this or anyone possibly have any explanation on why is this failing?

pierotofy commented 1 year ago

Can you share the input model you used?

jingyangking commented 3 months ago

I am trying to generate 3d tiles from an obj dataset and I keep running into this error:

image

No files are generated in output directory. Is there a better way to debug this or anyone possibly have any explanation on why is this failing?

I also sent this problem. Have you solved it? What is the reason for it?