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

Exception: Invalid texture coordinates #55

Open
skorashy opened this issue Oct 11, 2023 · 1 comment
Open

Exception: Invalid texture coordinates #55

skorashy opened this issue Oct 11, 2023 · 1 comment

Comments

@skorashy
Copy link


First of all, thank you for taking the time to report an issue.

Before you continue, make sure you are in the right place. Please open an issue only to report faults and bugs. For questions and discussion please open a topic on http://community.opendronemap.org/c/opendronemap.

Please use the format below to report bugs and faults.


What is the problem?

I am getting the following exception:
!> Exception: Invalid texture coordinates: (11.415483; 8.501141)

The above exception is thrown when trying to run Obj2Tile for an OBJ file exported from Blender. The conversion works well if I disabled UV Coordinates when exporting the file but nothing shows up when I view the exported tileset in Cesium!

What should be the expected behavior?

I expect the tileset to be generated successfully and is displayed correctly in CesiumJS.

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.

Command line params:
./Obj2Tiles ./FixedTexture.obj output-dir --lat 25.33263 --lon 51.18725 --alt 126

Copy of model:
https://drive.google.com/drive/folders/1zszbKmMWngQVSwma7Dy_IfYAsfHPB-TX?usp=sharing

@phoenixbf
Copy link

I suppose related to: #35

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