Why are some GLTFs invisible when rendering multiple copies? #1958
Unanswered
danielacorner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a min reproduction of the problem: https://gltf-min-repro.netlify.app/
code: https://github.com/danielacorner/gltf-min-repro
I used gltfjsx to create each component.
Is there something different about the gltf models themselves that prevents rendering multiple copies of
jeff_bezos/scene.gltf
but notzelda_ocarina_of_time_boomerang/scene.gltf
? Interestingly, you can still make out some of the smaller nodes like the belt in the invisible models.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions