Skip to content

Commit

Permalink
Matrix digital rain vision
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyxxie committed Apr 15, 2018
0 parents commit fa5b909
Show file tree
Hide file tree
Showing 13 changed files with 89,889 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<script src="p5/p5.js"></script>

<script src="p5/addons/p5.dom.js"></script>
<script src="sketch.js"></script>
</head>
<body style="margin: 0; overflow: hidden;">
</body>
</html>
Binary file added p5/.DS_Store
Binary file not shown.
Binary file added p5/addons/.DS_Store
Binary file not shown.
Loading

0 comments on commit fa5b909

Please sign in to comment.