From a644133c1e1f609eb7cdbbd9a02ca6b275f88a84 Mon Sep 17 00:00:00 2001 From: Rezmason Date: Mon, 3 Sep 2018 00:28:13 -0700 Subject: [PATCH] Moved some more code out of index.html --- index.html | 149 ++++--------------------------------------- js/MatrixGeometry.js | 135 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 146 insertions(+), 138 deletions(-) create mode 100644 js/MatrixGeometry.js diff --git a/index.html b/index.html index 3a6051d..9926333 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ +