MozillaReality / immersive-custom-elements

Immersive Custom Elements
https://mixedreality.mozilla.org/immersive-custom-elements/examples/index.html
Mozilla Public License 2.0
134 stars 8 forks source link

Adjust Sphere Mesh size #46

Open takahirox opened 4 years ago

takahirox commented 4 years ago

The current implementation of <img-360> and <video-360> is binding texture backside of Sphere mesh.

I think better to adjust sphere mesh size depending on image/video size and/or screen resolution. Otherwise visual quality might not look good, especially if image/video size is small.