Adding glMatrix to the project.

This commit is contained in:
Rezmason
2021-09-05 15:52:54 -07:00
parent cfadbe145c
commit cfc9a08dbe
2 changed files with 7621 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
-->
<!-- <script src="lib/regl.min.js"></script> -->
<script src="lib/regl.js"></script>
<script src="lib/gl-matrix.js"></script>
<script type="module" src="js/main.js"></script>
</body>
</html>

7620
lib/gl-matrix.js Normal file

File diff suppressed because it is too large Load Diff