PrincessGod / objTo3d-tiles

Convert obj model file to 3d tiles
https://princessgod.github.io/objTo3d-tiles
Apache License 2.0
777 stars 232 forks source link

Can't convert big obj file #37

Open panda1527 opened 5 years ago

panda1527 commented 5 years ago

"The value '2577053024' is invalid for option 'size'" happens when i try to convert a big, 3G+ OBJ file to 3Dtileset. Anybody knows how to deal with this problem?

simonasdmd commented 5 years ago

You can split the file, I just do it.

xipg commented 5 years ago

How to split big OBJ files

CrashedBboy commented 5 years ago

Hello @xipg @panda1527 , I just create an online tool to tile big single model into 3D Tiles.
http://www.3dtiler.com/
However, the website currently accepts uploaded file size up to 20MB because of some server issues,
If you want to tile your model which is bigger than 20MB, you can send me the file and I will tile it manually.