Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Furnace test fails when specTrans ~ 0.5 #78

Closed
knightcrawler25 opened this issue Dec 22, 2022 · 0 comments
Closed

Furnace test fails when specTrans ~ 0.5 #78

knightcrawler25 opened this issue Dec 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@knightcrawler25
Copy link
Owner

knightcrawler25 commented Dec 22, 2022

specTrans ~ 0.5 causes furnace test to fail when a high ray depth is used (>10 bounces)

furnace.zip

box

A nice discussion on handling back faces: https://groups.google.com/a/arnoldrenderer.com/g/standard.surface/c/9agBPBEkMV4

Mitsuba 3 disables sampling of diffuse/clearcoat/sheen for the interior to overcome a similar issue (mmp/pbrt-v3#313) but loses energy and ends up darker.

furnace_mitsuba.zip

Mitsuba 3 (Allowed sampling all lobes for interior):

box_new

Mitsuba 3 (Original repo):

box

Cycles does not suffer from the same issue: Cycles.zip

Cycles

@knightcrawler25 knightcrawler25 added the bug Something isn't working label Dec 22, 2022
@knightcrawler25 knightcrawler25 changed the title Furnace test fails when specTrans < 1.0 Furnace test fails when specTrans ~ 0.5 Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant