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

Feature/pbr materials extensions #1116

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

imbrig
Copy link

@imbrig imbrig commented Apr 25, 2024

Why
Maya Exporter, several PBR material extensions such as KHR_materials_transmission, KHR_materials_ior, KHR_materials_sheen & KHR_materials_specular are not hooked up to export material properties from Maya. Also running the FullBPR export flag would crash the exporter, this option is also disabled in the Maya Babylon export gui.

How
First, had to enable and fix the crash with FullBPR exporting. Then handling the Maya material properties and assigning them to the Babylon Material for export according to the extension parameters for KHR_materials_transmission, KHR_materials_ior, KHR_materials_sheen & KHR_materials_specular. Lastly, code clean up.

@thomlucc
Copy link
Member

Thanks @imbrig for your PR! We'll take a look at it in July.

@thomlucc
Copy link
Member

@SergioRZMasson

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