upgraded to webgl2
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
integrity="sha512-zhHQR0/H5SEBL3Wn6yYSaTTZej12z0hVZKOv3TwCUXT1z5qeqGcXJLLrbERYRScEDDpYIJhPC1fk31gqR783iQ=="
|
||||
crossorigin="anonymous"
|
||||
defer></script>
|
||||
<script src="webgl-demo.js" type="module"></script>
|
||||
<script src="./webgl-demo.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="glcanvas" width="640" height="480"></canvas>
|
||||
|
Reference in New Issue
Block a user