Replies: 2 comments 8 replies
-
Here is the code that computes this final reference frame used for the rotation at the sensor: mitsuba3/src/integrators/stokes.cpp Line 99 in f47430d The motivation behind it is:
|
Beta Was this translation helpful? Give feedback.
5 replies
-
Hi, Is there any progress? I notice this problem recently. To implement a virtual DoFP sensor, we need to know in which directions the light rays hit the sensor. But the directions are unknown. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I understand that the "Stokes integrator has to perform a last coordinate frame rotation to make sure the Stokes vector is saved in a consistent format, where its reference basis is aligned with the horizontal axis of the camera frame", as described in the documentation.
However, in this respect, I have 2 questions:
Thank you so much for your answers!
Beta Was this translation helpful? Give feedback.
All reactions