mitsuba-renderer / mitsuba3

Mitsuba 3: A Retargetable Forward and Inverse Renderer
https://www.mitsuba-renderer.org/
Other
2.1k stars 246 forks source link

[Bug] Primary visibility segments are not cut against the camera frustum (prb_projective). #1233

Closed mariasoroka closed 3 months ago

mariasoroka commented 4 months ago

The prb_projective integrator does not check that primary visibility path segments are in the camera frustum.

njroussel commented 3 months ago

I pushed a fix on master, thanks for reporting this @mariasoroka (I'll soon have a look at the other one you reported :bow:)