Is any way to attach video into gltf/glb? #2804
Unanswered
challtshan
asked this question in
Q&A
Replies: 1 comment
-
The result you got is what I would expect 😁. Are you saying you'd like to replace one of the glTF's textures with a video? We don't support that currently, but I'll consider this a feature request. @timmmeh I wonder how much work this would be to add to our material API? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
Recently, I tried to attach video to 3D model with using hotspot with <iframe> inside.
But, it not what i expected, the video itself float on 3D model.
I already search for previous discussion, found out that gltf doesn't support video.
Am looking for possibility so,
Is any way to attach video into gltf/glb 3d model?
Beta Was this translation helpful? Give feedback.
All reactions