webvr-tests icon indicating copy to clipboard operation
webvr-tests copied to clipboard

Does this work with DOM?

Open trusktr opened this issue 10 years ago • 1 comments

Today it's possible to make 3D scene with DOM using CSS transform: matrix3d(). Does WebVR allow a DOM scene (a single DOM tree) to be rendered twice, once for each eye? Or is it limited to canvas/WebGL where we can manually render things twice?

trusktr avatar Oct 21 '15 07:10 trusktr

cc: @mthart

trusktr avatar Oct 21 '15 07:10 trusktr