aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorkdam0 <kumar.damani@mail.utoronto.ca>2016-11-15 23:58:03 +0000
committerkdam0 <kumar.damani@mail.utoronto.ca>2016-11-15 23:58:03 +0000
commit160d670eecff088469a3257b90ed77c6c0577758 (patch)
tree7f46a9e9eb18884314c1899ac856239b36b318f1 /index.html
parente1b9507698a21b58e2b6be4e432ccd212e6742d4 (diff)
3d cube rendering
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 79267b9..e7cdea0 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title> Cube Shuffler </title>
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
+ <script type="text/javascript" src="assets/js/three.min.js"></script>
<script type="text/javascript" src="assets/js/global.js" async></script>
</head>
<body id="body">