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

after converted, missing color message #24

Closed zuixiaosanlang closed 1 year ago

zuixiaosanlang commented 1 year ago

command Obj2Tiles.exe --lods 8 --divisions 3 --keeptextures --lat 40.689434025350025 --lon -74.0444987716782 --alt 120 mesh/mesh.obj ./output

view: image

but my obj is image

anything i missing ??

thanks

IKangXu commented 1 year ago

How to solve ?