Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't convert big obj file #37

Open
panda1527 opened this issue Apr 7, 2019 · 3 comments
Open

Can't convert big obj file #37

panda1527 opened this issue Apr 7, 2019 · 3 comments

Comments

@panda1527
Copy link

"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
Copy link

You can split the file, I just do it.

@xipg
Copy link

xipg commented May 25, 2019

How to split big OBJ files

@CrashedBboy
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants