Hello,
is it possible to render the dom as a reflection material into 3d elements?
Basically I’d like to do this:
https://threejs.org/examples/webgl_materials_cubemap_dynamic.html
But instead of using the environment map I’d like to use an image of the viewport.
Most of the examples I see are, i believe, workarounds, like that for example:
https://tympanus.net/Tutorials/the-substance/