Skip to content
Discussion options

You must be logged in to vote

Hi @sebastienfricker

You are correct, that model does not account for any form of transmission.

The naive way is just to to use the blendbsdf with some other transmissive material.

However I would imagine that you'd want the transmissive lobe to somewhat proportional to the incident angle, assuming some Fresnel-like behavior. For that I think you're better off writing your own custom BSDF. You can obviously still keep a nested inner measured BSDF for the reflective component.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sebastienfricker
Comment options

Answer selected by sebastienfricker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants