From 559ed9ac549a44494e1c9d81a7884f58d4c6ad41 Mon Sep 17 00:00:00 2001 From: Joel Martinez Date: Wed, 25 May 2016 10:06:18 -0400 Subject: [PATCH 1/3] added grid helper, and changed three.js refrence path --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 67a6d7a..9d240fb 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ body { margin: 0; } canvas { width: 100%; height: 100% } - +