-
Notifications
You must be signed in to change notification settings - Fork 353
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
Support transmission in translation from Standard Surface to glTF PBR #2027
Support transmission in translation from Standard Surface to glTF PBR #2027
Conversation
…to glTF PBR Signed-off-by: Charlotte Manning <[email protected]>
@charo-m This looks really promising, and to resolve the EasyCLA issue, I'd recommend following up through the support link that the Linux Foundation provides: https://jira.linuxfoundation.org/servicedesk/customer/portal/4 |
thanks @jstone-lucasfilm ! I had a mismatching email address, just managed to get my CLA signed. |
@charo-m Excellent! Sometimes the LFX needs to bump the EasyCLA check so that it updates to your new email address, so feel free to check with them if it doesn't automatically turn from red to green. |
As a suggestion, it might might be better test to have the graph with the translation node in it to be able to do visual compares as part of the render test suite. Perhaps it be added to the test suite in a new folder |
Add @emackey here to double check the logic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really good, thanks @charo-m, and I had just two recommendations for improvements.
…ed mtl to render testsuite Signed-off-by: Charlotte Manning <[email protected]>
6d7ddd2
to
3b9f582
Compare
Thanks for these updates, @charo-m! For now, I think it's fine to omit the new |
Let's omit this unit test for now, as additional work is needed to integrate shader translation into our test suite. Signed-off-by: Jonathan Stone <[email protected]>
Signed-off-by: Jonathan Stone <[email protected]>
Signed-off-by: Jonathan Stone <[email protected]>
Signed-off-by: Jonathan Stone <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work on this improvement, thanks @charo-m!
210266b
into
AcademySoftwareFoundation:main
This corrects the translation of transmission parameters from Standard Surface to glTF PBR.
Issue: #1599
Here's the change in a more readable pseudocode:
Before ->
After ->