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
Hello, is there a way to have multiple views (on one canvas) which have different cameras and display the objects that are part of the canvas? For example, a way to make the code below result in the image below it. The objects' events should continue to work as well, i.e. in the example below if the pointer is over the cube on either side, it should console log 'box hovered'.
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.
-
Hello, is there a way to have multiple views (on one canvas) which have different cameras and display the objects that are part of the canvas? For example, a way to make the code below result in the image below it. The objects' events should continue to work as well, i.e. in the example below if the pointer is over the cube on either side, it should console log 'box hovered'.
Beta Was this translation helpful? Give feedback.
All reactions