-
I'm studying on shoe print for shoe-tread impressions at crime scenes. So, I need to draw a depth map of shoe print. How can I draw a depth map in python? I can't find it in Mitsuba Documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
njroussel
Jan 22, 2024
Replies: 1 comment 4 replies
-
Hi @exousiak You'll want to use the |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
exousiak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @exousiak
You'll want to use the
aov
integrator, with the "depth" attribute.