Part of a tutorial by Jim Vallandingham introducing regl for data visualization.
Read it Here: Intro to regl
Blocks associated with this tutorial:
xxxxxxxxxx
<title>Simple regl Triangle Example using props </title>
<body>
<script src="https://npmcdn.com/regl@1.3.0/dist/regl.js"></script>
<script src="index.js"></script>
</body>
https://npmcdn.com/regl@1.3.0/dist/regl.js