-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am currently learning how to use Mitsuba3, your code about mitsuba3-experiments 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 trying to change codes from your "mitsuba3-experiments/integrators/path.py". In "def sample()", I try to modify the "active" state when adding samples, but I cannot locate sample position at screen (x, y).
Could you please provide guidance or assistance on implementing this feature? Any insights or pointers would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels