Establish initial structure, create demo.html

So far this does nothing but clear the screen to magenta, but it's a
start.
This commit is contained in:
Christopher Willis-Ford
2016-05-13 10:48:45 -07:00
commit 51e17c57a9
25 changed files with 598 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.idea/workspace.xml
.idea/dictionaries
/node_modules
/render-webgl.js.map
/render-webgl.min.js
/render-webgl.js
/render-webgl.min.js.map