aframevr / aframe-site

:a: Official A-Frame site.
https://aframe.io/
MIT License
99 stars 141 forks source link

replace boilerplate 360 video example with new glitch #472

Closed machenmusik closed 6 years ago

machenmusik commented 6 years ago

Per discussion on aframevr/aframe#3210.

cvan commented 6 years ago

https://glitch.com/edit/#!/aframe-360-video-example?path=multi-source-detail.html:33:0 <-- thanks for doing this investigative work. I think this is probably best suited as an HTML comment (and console.warn calls where appropriate).

machenmusik commented 6 years ago

I am not sure console.warn can be done effectively, as IIRC there are not clear indicators (e.g. in most failure cases mentioned video plays fine but texture is black and there is no indication)

machenmusik commented 6 years ago

(As HTML comment - done)