You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Main/ "primary" window is interactive, displays some data that can be manipulated (this is the easy part, obviously possible)
Second window displays the same data as the main window, just in a different format. This window is transparent as well. Non-interactive.
The multiple_windows example shows how to have 2 windows viewing the "same data" (same 3d model from different perspectives), is it possible to have completely different things being "looked at"? I'm not very familiar with the rendering API, so perhaps I'm misunderstanding how it all works. Ideally, I would like to use the UiCamera (so that I'm able to use the various UI widgets).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if the following is possible:
The multiple_windows example shows how to have 2 windows viewing the "same data" (same 3d model from different perspectives), is it possible to have completely different things being "looked at"? I'm not very familiar with the rendering API, so perhaps I'm misunderstanding how it all works. Ideally, I would like to use the UiCamera (so that I'm able to use the various UI widgets).
Beta Was this translation helpful? Give feedback.
All reactions