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

Compute Pixel footprint using Ray Differentials #17

Open
Vrroom opened this issue Mar 30, 2024 · 1 comment
Open

Compute Pixel footprint using Ray Differentials #17

Vrroom opened this issue Mar 30, 2024 · 1 comment

Comments

@Vrroom
Copy link

Vrroom commented Mar 30, 2024

Dear Professor,

How do we compute the portion of the surface that has a pixel footprint using Ray Differentials? Can you point me to the region in the code for that?

Thanks!!

@Vrroom
Copy link
Author

Vrroom commented Mar 31, 2024

I also had a question about Normal Mapping from your lecture series (Advanced Image Synthesis -- if it wasn't meant to be public, please don't shut it down now!!).

In the first lecture, we saw that we sample rays from the pixel filter distribution (normalized to a distribution) when we want to compute it's color via a change of variables.

In the 5th lecture, the pixel filter kernel is combined with the NDF (so that we can approximate that with a Gaussian). Does that mean that now, we'll sample rays from uniform instead of the pixel filter distribution since it's already accounted for in the NDF' = k * NDF?

Thanks!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant