Earlier quoted context omitted.
CSS supports many 3D transforms, I wonder if VR browsers implement that in any sort of 3D plane.
you can calculate 2D CSS transforms which match the equivalent transforms of your WebGL scene in WebXR - as an efficient but hacky way to (for instance) do live video overlays in 3D without having to mess around importing the video texture into WebGL (assuming you don’t need occlusion or environmental effects etc). we’re toying with this as an approach for video overlays in https://thirdroom.io , especially for under…
But currently probably it what's there. Would this work as well for other HTML content, like dynamically projecting a whole DIV into/over a canvas scene that I would then be able to have positioned over some surface in VR?
Love the product/concept, btw.