Skip to content

Instantly share code, notes, and snippets.

View acidsound's full-sized avatar

LEE JAE HO acidsound

View GitHub Profile
@acidsound
acidsound / index.html
Last active August 12, 2018 18:04 — 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;
settings = {
jshint: true,
editor: {
"lineNumbers":true,
"lineWrapping":true,
"tabSize":2,
"theme":"eclipse",
"indentUnit":2,
"indentWithTabs": true,
"smartIndent":true,