Silvain
Silvain

Reputation: 419

glTF 2.0 video texture support

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!

Upvotes: 4

Views: 2672

Answers (1)

Mugen87
Mugen87

Reputation: 31026

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

Upvotes: 4

Related Questions