Multi View (Camera) Scene #1025
Unanswered
mauricekraus
asked this question in
Q&A
Replies: 3 comments 1 reply
-
https://codesandbox.io/s/lingering-cdn-0jqtr?file=/src/index.js In this example, the scene is rendered three times. The renders from the two additional cameras are rendered to renderTargets and used as textures to make a GUI. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Your my hero of the day, thanks for your quick help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Your my hero too. |
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.
-
Hey,
I'm having some issues with my current culling configuration (as well as performance issues), so I'd like to visually debug how my scene is being culled.
Is it possible to create a single scene with multiple cameras (this split canvas kinda thing)? I need exactly what is shown in this tutorial, but I don't know how to achieve it with this library. Other issues could not help me so far unfortunately.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions