jalberse / shimmer

Physically based rendering in Rust
Apache License 2.0
33 stars 0 forks source link

Fix ReverseOrientation #64

Open jalberse opened 3 months ago

jalberse commented 3 months ago

Noticed that area lights on meshes with ReverseOrientation appear to work incorrectly.

Does this affect meshes that aren't being used for area lights?

Either way, investigate and fix.