Optimizing w.r.t. Environment Light Rotation? #1556
Unanswered
AnsonSavage
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy!
Using
mi.traverse(scene)
to inspect the parameters of my scene, I found that theto_world
matrix of my environment light isn't differentiable:I would love to optimize with respect to the rotation of the environment light. Is there any way to do this?
Thanks!
Anson
Beta Was this translation helpful? Give feedback.
All reactions