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

OBJ tiling failed for obj = 2gb #67

Open
sau0409 opened this issue Apr 13, 2024 · 1 comment
Open

OBJ tiling failed for obj = 2gb #67

sau0409 opened this issue Apr 13, 2024 · 1 comment

Comments

@sau0409
Copy link

sau0409 commented Apr 13, 2024

What is the problem?

OBJ tiling is failing for large obj models

?> Loaded 3011751 vertices, 4994072 faces in 13130ms
-> Splitting with a depth of 2
?> Done 20591 edge splits in 17545ms (1.17 split/ms)
-> Writing tiles
!> Exception: Index was outside the bounds of the array.

What should be the expected behavior?

OBJ tiling should go through

How can we reproduce this? THIS IS IMPORTANT. What steps did you do to trigger the problem? If this is an issue with processing a model, YOU MUST include a copy of your model uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this) along with the command line parameters you used to process it.

Try tiling any OBJ model with size around 2gb

@jingyangking
Copy link

Hello, sorry to bother you. May I ask why the original attribute information of the OBJ model is lost after being converted to tiles? How can I save this attribute information? Thank you

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

2 participants