Skip to content

Instantly share code, notes, and snippets.

View LuigiCappella's full-sized avatar

LuigiCappella

View GitHub Profile
@LuigiCappella
LuigiCappella / HW.html
Created June 4, 2016 11:10
HomeWork interactive Graphics (Luigi Cappella, artificial intelligence & robotics)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>HomeWork#1</title>
<script type="x-shader/x-vertex" id="vshader">
attribute vec3 coords;