How to render a specific ray through a scene #395
Unanswered
chinmay0301ucsd
asked this question in
Q&A
Replies: 1 comment
-
Yes, this is possible. I would recommend you take a look at this tutorial. Otherwise, you can also use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to render a specific ray through a scene using mitsuba API? Basically I want to use mi.render(scene), but but on a set of randomly generated rays instead of using the sensor directly. What would be a good way to do this?
Beta Was this translation helpful? Give feedback.
All reactions