I have a screen mesh on a computer, I have a Video texture added to it, I want to replace it with an actual interactive website, whats the best way to do this? I tried wrapping it in html, didn’t work. I can get the website to be added, but it wouldn’t be positioned right. This is a React Three Fiber project btw.
please post a fiddle, or at least a Glockenspiel
Here is a simplified R3F example that shows a laptop model with a fully interactive website in its monitor.
R3F - Mixing HTML and WebGL with occlusion
Based on official example from https://codesandbox.io/p/sandbox/9keg6
1 Like
can i ask somethng, in XR or VR mode, can we make it? (make a website on a mesh , something like browser) because i want show up my store in XR/AR mode
the implementation is still the same as i think