Add files via upload
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Matrix test
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<canvas width = "800" height = "800" id = "canvas"> </canvas>
|
||||
<script src = "matrix.js"> </script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user