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

GLTFExporter: Support for textures using OffscreenCanvas #21074

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

TechnologicNick
Copy link
Contributor

Description

Adds support for textures using an OffscreenCanvas as texture.image to GLTFExporter. The TGALoader produces such textures and GLTFExporter would throw an error when it encountered one.

@mrdoob mrdoob added this to the r125 milestone Jan 13, 2021
@mrdoob mrdoob merged commit 131ecd4 into mrdoob:dev Jan 13, 2021
@mrdoob
Copy link
Owner

mrdoob commented Jan 13, 2021

Thanks!

TechnologicNick added a commit to TechnologicNick/blueprint-viewer that referenced this pull request Jan 2, 2022
Includes my three.js pull request mrdoob/three.js#21074
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants