mirror of
https://github.com/seigler/webgl-threejs-hello
synced 2025-07-27 01:36:14 +00:00
Updates
This commit is contained in:
parent
f0199a7b5a
commit
ad7c7d5053
2 changed files with 45 additions and 44 deletions
88
app.js
88
app.js
File diff suppressed because one or more lines are too long
|
@ -4,6 +4,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Brunch - Three.js - es6</title>
|
<title>Brunch - Three.js - es6</title>
|
||||||
<link rel="stylesheet" href="app.css">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script type="text/javascript" src="app.js"></script>
|
<script type="text/javascript" src="app.js"></script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue