After successfully achieving my goal using WebGL, I am now attempting to create a CSS3D fallback. However, the method used in WebGL won't work as CSS3D cannot handle meshes.
Is there a way to render a panorama in CSS3D using a single panoramic image instead of a cubemap?