Replies: 2 comments 1 reply
-
What are you trying to do here? Also, |
Beta Was this translation helpful? Give feedback.
-
I am creating a editor app with multiple windows. The popout window is create by window.open. render by react createPortal. I'm not sure about the relationship between renderers, But the renderer created by threejs is work in popout window.
I don't know If there is any difference between Test component and BoxDemo component. I'll do some more research. Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
gl.drawElements will give an error at new opened window.
But threejs demo can work in a new opened window
The project is at https://github.com/idealjs/xrhub-demo. Simply start it at example folder
Beta Was this translation helpful? Give feedback.
All reactions