Skip to content

Adaptive Sampling Problem #1

@archondoyen

Description

@archondoyen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions