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 load GLB files #329

Open
federico-camonapp opened this issue Mar 3, 2020 · 2 comments
Open

Can't load GLB files #329

federico-camonapp opened this issue Mar 3, 2020 · 2 comments

Comments

@federico-camonapp
Copy link

Environment

Please provide the following information about your environment:

  1. OS: Mac
  2. Version: 2.17
  3. Device(s): Samsung Galaxy S8

Description

Some GLB models load as expected. However, some others don't. I've double checked them here and here, and they all seem correct.
Based on the logs, I can see the following errors:

  1. Failed to parse glTF manifest (for model-a.zip)
  2. Attempted to parse an unknown geometry attribute: TEXCOORD_1 (for model-b.zip)

If it helps, I'm generating the GLB models using Khronos glTF Blender I/O v1.1.45.

Thanks!

@dthian
Copy link
Member

dthian commented Mar 4, 2020

Hey @federico-camonapp, unfortunately it looks like the GLTF Loader in Viro currently supports one texcoord per geometry as shown here.

@federico-camonapp
Copy link
Author

Ok! Thanks @dthian for that quick reply, I guess nothing to do for now (maybe updating to the latest version of TinyGLTF in the future?).

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