Skip to content

Instantly share code, notes, and snippets.

View bytezeroseven's full-sized avatar
🗿
Focusing

Byte bytezeroseven

🗿
Focusing
View GitHub Profile
@fieldOfView
fieldOfView / WebGL360Video.html
Created March 7, 2013 07:57
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;