4

I have been reading the glTF specs and looking around and haven't been able to find an explicit answer to this: are video textures supported by glTF 2.0 or one of its extensions? Could anyone point me to the right thread or documentation if such exists?

Thanks!

Silvain
  • 399
  • 4
  • 20

1 Answers1

4

This might be possible with the upcoming KHR_texture_transmission extension. However, it is not finalized yet. Check out the following presentation for more information:

https://www.khronos.org/assets/uploads/developers/library/2018-gdc-webgl-and-gltf/glTF-Texture-Transmission-GDC_Mar18.pdf

It says on page 12:

Video Texture formats currently in design phase

Mugen87
  • 28,829
  • 4
  • 27
  • 50