Scaffold WebGl

This commit is contained in:
schmelczerandras 2020-07-16 17:35:47 +02:00
commit fb50ade480
19 changed files with 185 additions and 85 deletions

View file

@ -14,6 +14,7 @@
<body>
<main>
<noscript><h1>Javascript is required for this website.</h1></noscript>
<canvas id="main"></canvas>
</main>
</body>
</html>