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: Added ior and specular support #25335

Merged
merged 4 commits into from
Jan 26, 2023
Merged

Conversation

elalish
Copy link
Contributor

@elalish elalish commented Jan 26, 2023

Fixes: #25334

Description

Added glTF specular and ior extension export, and fixed clearcoat and iridescence so they only add those extensions if needed.

@mrdoob mrdoob added this to the r149 milestone Jan 26, 2023
@mrdoob mrdoob merged commit 67e8a08 into mrdoob:dev Jan 26, 2023
@mrdoob mrdoob changed the title added ior and specular export GLTFExporter: Added ior and specular support Jan 26, 2023
@elalish elalish deleted the gltfIOR branch January 26, 2023 21:36
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.

GLTFExporter is always exporting the iridescence extension and never IOR
4 participants