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

gltfpack: Add support for KHR_materials_dispersion #660

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

zeux
Copy link
Owner

@zeux zeux commented Feb 16, 2024

This change adds cgltf parsing support as well as material merging/writing; this extension is similar to KHR_materials_ior in that it's just one extra float.

Specification:
https:/KhronosGroup/gltf/tree/main/extensions/2.0/Khronos/KHR_materials_dispersion

This change adds cgltf parsing support as well as material
merging/writing; this extension is similar to KHR_materials_ior in that
it's just one extra float.

Specification:
https:/KhronosGroup/gltf/tree/main/extensions/2.0/Khronos/KHR_materials_dispersion
@zeux zeux merged commit bebd851 into master Feb 17, 2024
12 checks passed
@zeux zeux deleted the gltf-dispersion branch February 17, 2024 17:14
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.

1 participant