This commit is contained in:
Dan Ballard 2011-06-23 14:16:54 -07:00
commit 5efd47eed4
1 changed files with 3 additions and 0 deletions

3
l1/1.html Normal file
View File

@ -0,0 +1,3 @@
<body onload="webGLStart();">
<canvas id="lesson01-canvas" style="border: none;" width="500" height="500"></canvas>
</body>