Valiant360 : A full 360 degree panorama video player built in JS + WebGL.

About

The aim of this project is to provide a free, minimalist 360 degree video WebGL player for modern browsers. It is implemented as a jQuery plugin, with a limited interface for controlling video playback, and mouse/scrollwheel controls for zooming and panning.

There is currently no mobile support, but as Chrome and Safari mobile editions enable WebGL, this should be forwards-compatible with them.

Usage

See the demo folder or the example. Moving the mouse will pan the camera, and the scroll wheel will zoom in and out.

more info visit : http://flimshaw.github.io/Valiant360/

Features

  • Open source (MIT License)
  • Hardware accelerated rendering
  • Customizable controls
  • Full Screen support
  • Works in Chrome, Firefox, IE11 and Opera

TOP