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

how to open local gltf file instead of glb #98

Open
kfarr opened this issue Sep 17, 2023 · 0 comments
Open

how to open local gltf file instead of glb #98

kfarr opened this issue Sep 17, 2023 · 0 comments

Comments

@kfarr
Copy link

kfarr commented Sep 17, 2023

I have a large collection of gltf files with bin / png referenced within, instead of converting to glb it would be nice to be able to generate a preview of the gltf files

the error received is:
➡️ THREE.GLTFLoader: Couldn't load texture citybits_texture.png

Presumably the png referenced from the gltf was not loaded, however the png is located in the same path as the gltf referenced.

a workaround is convert each gltf to glb

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

1 participant