Skip to content

Fix specular calculation denominator #74

Description

@doubleailes

The current PDF implementation ignores the input parameters _hit_point and
_light_point, which are needed for proper light sampling. The PDF should account
for the geometric relationship between these points for physically correct
rendering.

crates/crust-render/src/material/emissive.rs [75-77]

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