objTo3d-tiles icon indicating copy to clipboard operation
objTo3d-tiles copied to clipboard

Can't convert big obj file

Open panda1527 opened this issue 5 years ago • 3 comments

"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?

panda1527 avatar Apr 07 '19 02:04 panda1527

You can split the file, I just do it.

simonasdmd avatar May 22 '19 07:05 simonasdmd

How to split big OBJ files

xipg avatar May 25 '19 06:05 xipg

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.

CrashedBboy avatar May 31 '19 01:05 CrashedBboy