Skip to content

Instantly share code, notes, and snippets.

View Emanuele-Spatola's full-sized avatar

Emanuele Spatola Emanuele-Spatola

View GitHub Profile
@Emanuele-Spatola
Emanuele-Spatola / WebGL360Video.html
Created August 7, 2018 14:27 — forked from fieldOfView/WebGL360Video.html
Simple WebGL/GLSL video panorama viewer
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Simple WebGL/GLSL video panorama viewer</title>
<style>
body {
background-color: #000000;