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

MeshPhysicalMaterial: properly compute specular attenuation of transmission #22336

Merged
merged 1 commit into from
Aug 15, 2021

Conversation

WestLangley
Copy link
Collaborator

@WestLangley WestLangley commented Aug 15, 2021

Fixes #22334 well-enough for it to be closed. (compare with the image in #22334)

Screen Shot 2021-08-15 at 2 14 49 PM

A slight darkening is to be expected because the glass does not allow all of the light from the back to pass through due to the fresnel effect.

There may be additional issues, but this is a significant improvement.

@WestLangley WestLangley added this to the r132 milestone Aug 15, 2021
@mrdoob mrdoob merged commit 087df9e into mrdoob:dev Aug 15, 2021
@mrdoob
Copy link
Owner

mrdoob commented Aug 15, 2021

Thanks!

@WestLangley WestLangley deleted the dev_transmission_energy branch August 15, 2021 20:01
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.

MeshPhysicalMaterial: transmission fails the furnace test
2 participants