// instantiate script on your container $('.valiant').Valiant360();
// play $('.valiant').Valiant360('play'); // pause $('.valiant').Valiant360('pause'); // load new video file $('.valiant').Valiant360('loadVideo', 'path/to/video.mp4');
Thanks to Hugin and Panotools for maintaining such high-quality open source stitching software, Mr. Doob for Three.js, and Ryan Jackson for writing up his techniques for shooting 360 degree video on 4 GoPros.
A very special thank you to Kat Destefano for sharing the driving, Maurer Welding for fabricating our camera brackets, and Michael Sanders and Laura and Jake Kelly letting us couchsurf on our drive across this great nation.
Stitch videos from multiple cameras together to create a single high-res equirectangular video.
Import that video as a texture, and map it to a sphere using webGL.