Skip to content

Questions about direct light sampling in global illumination #7

Description

@neross666
  1. Does the code in line 553 in the indirectdiffuse.cpp file do more calculations for dividing the pdf?
  2. Spherical attenuation calculations (divided by the square of the distance) are performed for the sampling of direct light, but not for the transmission of indirect light, so why don't we need to do this part of the calculation for the transmission of indirect light?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions