I am currently learning how to use Mitsuba3, the tutorials are immensely helpful.
I want to achieve this function: manually specify the k ray samples for Pixel at (x, y)..For example, set 32 samples for Pixel(1,1) and 4 samples for Pixel(200,200).
I've gone through the API and tutorials, but haven't found clear instructions on how to achieve this.
Could someone please provide guidance or assistance on implementing this feature? Any insights or pointers would be greatly appreciated.
I am currently learning how to use Mitsuba3, the tutorials are immensely helpful.
I want to achieve this function: manually specify the k ray samples for Pixel at (x, y)..For example, set 32 samples for Pixel(1,1) and 4 samples for Pixel(200,200).
I've gone through the API and tutorials, but haven't found clear instructions on how to achieve this.
Could someone please provide guidance or assistance on implementing this feature? Any insights or pointers would be greatly appreciated.