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 export does not include IOR #2379

Open
OpaKnoppi opened this issue Oct 17, 2024 · 1 comment
Open

GLTF export does not include IOR #2379

OpaKnoppi opened this issue Oct 17, 2024 · 1 comment
Labels
question Further information is requested

Comments

@OpaKnoppi
Copy link

When exporting a file via gltf either in .glb or .gltf, there will be no ior value included in the material info.

image
image
image

Used blender file and exported .gltf
cornell.zip

Version

  • Windows 10
  • Blender Version 4.1 and 4.2.3 LTS
@julienduroure
Copy link
Collaborator

Hello,
Currently, we export IOR only when this value is needed for the material (so when you are using one of this other extension:

  • KHR_materials_transmission
  • KHR_materials_volume
  • KHR_materials_specular

What is your use case about wanted to export IOR on a material where IOR does'nt have any effect?

@julienduroure julienduroure added the question Further information is requested label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants