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

glTF models, draco compression #1587

Merged
merged 11 commits into from
Jan 28, 2023
Merged

glTF models, draco compression #1587

merged 11 commits into from
Jan 28, 2023

Conversation

pierotofy
Copy link
Member

Adds support for generating binary glTF textured models (GLB), with draco and JPEG compression.

Enabled via --gltf.

Supersedes OpenDroneMap/WebODM#1283

@pierotofy
Copy link
Member Author

pierotofy commented Jan 25, 2023

image

@pierotofy
Copy link
Member Author

pierotofy commented Jan 25, 2023

TODO:

  • Convert multispectral texture data to 8bit

@pierotofy pierotofy marked this pull request as ready for review January 26, 2023 18:15
@TimeScience
Copy link

GLTF models can't be ingested by Sketchfab. I've tried two very different models so I'm concluding this is an ODM issue not something particular to one model.
They also all fail when opening in Meshlab with the error: "accessor[0] invalid bufferView"
@pierotofy, can you have a look?
See for example this model: https://asdc.cloud.edu.au/public/task/6b947e2e-ea34-4fb9-b8ac-3e837cff3758/3d/

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

Successfully merging this pull request may close these issues.

2 participants