/webxr_youtube

webxr-ficate 360 video youtube

Primary LanguageJavaScriptOtherNOASSERTION

webxr_youtube

  • webxr-ficate 360 Youtube video.
  • Youtube 360 video is projected by Equi-Angular Cubemap.
  • This project shows how to present the video in VR space using WebGL.
  • You can rotate the scene by mouse drag in case no HMD (i.e. head mount display).

Code

Some comments

  • Q: Why WebGL2?
    • A: WebGL1 doesn't support GL_LINEAR with npot texture. lol

Reference