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

Add support for texture conversion from formats support by COLLADA #73

Open
lasalvavida opened this issue Aug 14, 2017 · 0 comments
Open

Comments

@lasalvavida
Copy link
Contributor

For example, ktx may be used in a COLLADA asset, but glTF only supports png, gif, and jpg. If possible, we should convert these textures.

The preferred solution to this is a minimalistic one. The converter build architecture should be as simple as possible. I would prefer not to have to build against a huge library like ImageMagick.

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

1 participant