Skip to content
Discussion options

You must be logged in to vote

Hi @griffinandrew

In that tutorial, we are using a perfect dielectric: for a given incident direction the ray will be reflected/refracted into a single & unique direction. In the documentation you'll see this behavior referred to as the BSDF having a dirac Delta distribution. This means that if you start tracing rays from your sensor, the direction in which you exit the glass slab is entirely dictated by how you entered it. The actual problem lies after you've exited the slab, during the last segment of the light path, because the direction with which you reached the emitter will statistically never be the same direction as the emission direction. So you'd never be able to build a light p…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@griffinandrew
Comment options

@njroussel
Comment options

Answer selected by griffinandrew
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