Tinted glass
#568
-
Are |
Beta Was this translation helpful? Give feedback.
Answered by
njroussel
Mar 1, 2023
Replies: 1 comment 1 reply
-
I'm not sure what the "correct" BSDF would be. You can indeed achieve that look with those BSDFs. Also, you might want to use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kabouzeid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure what the "correct" BSDF would be. You can indeed achieve that look with those BSDFs. Also, you might want to use the
specular_reflectance/transmittance
parameters in thedielectric
andthindielectric
plugins.FWIW, we also implement a tinted dielectric in this tutorial.