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

GLTF Supported Texture Format question. #972

Closed
memmottse opened this issue May 22, 2017 · 2 comments
Closed

GLTF Supported Texture Format question. #972

memmottse opened this issue May 22, 2017 · 2 comments

Comments

@memmottse
Copy link

Reading the specification pages I found
.jpg, .png, .bmp, and .gif listed as supported in gltf 1.0
and
.jpg, .png as supported in gltf 2.0
Does that mean those are the minimum number of supported formats, or does that mean that they are the only supported formats.
I'm specifically asking because I'm trying to figure out where the ktx file format landed.

@pjcozzi
Copy link
Member

pjcozzi commented May 22, 2017

Hi @memmottse! jpg and png are the only formats in 2.0. KTX will be post 2.0. See #835 (comment)

It was really a matter of scope so we can ship 2.0.

@memmottse
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants