codepens/webgl-markers/dist/index.html

18 lines
427 B
HTML

<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - WebGL markers</title>
</head>
<body>
<!-- partial:index.partial.html -->
<script src="https://rawcdn.githack.com/monfera/ndarray-bundle/cbbafcb5/ndarray.min.js"></script>
<script src="https://rawcdn.githack.com/regl-project/regl/v1.3.13/dist/regl.min.js"></script>
<!-- partial -->
<script src="./script.js"></script>
</body>
</html>