This commit is contained in:
Joshua Seigler 2018-10-11 04:26:22 -04:00
parent f0199a7b5a
commit ad7c7d5053
2 changed files with 45 additions and 44 deletions

88
app.js

File diff suppressed because one or more lines are too long

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>Brunch - Three.js - es6</title>
<link rel="stylesheet" href="app.css">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
</head>
<body>
<script type="text/javascript" src="app.js"></script>