highlight wobelling + started console exec
This commit is contained in:
+1
-10
@@ -18,20 +18,11 @@
|
||||
}
|
||||
</script>
|
||||
<script type="module" src="/app/assets/sfx/intro.js"></script>
|
||||
<!--
|
||||
"three/examples/jsm/postprocessing/EffectComposer.module.js": "https://unpkg.com/three@0.160.0/examples/jsm/postprocessing/EffectComposer.js",
|
||||
"three/examples/jsm/postprocessing/RenderPass.module.js": "https://unpkg.com/three@0.160.0/examples/jsm/postprocessing/RenderPass.js",
|
||||
"three/examples/jsm/postprocessing/OutlinePass.module.js": "https://unpkg.com/three@0.160.0/examples/jsm/postprocessing/OutlinePass.js",
|
||||
"three/examples/jsm/postprocessing/ShaderPass.module.js": "https://unpkg.com/three@0.160.0/examples/jsm/postprocessing/ShaderPass.js",
|
||||
"three/examples/jsm/shaders/GammaCorrectionShader.module.js": "https://unpkg.com/three@0.160.0/examples/jsm/shaders/GammaCorrectionShader.js"
|
||||
|
||||
-->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<canvas class="intro3d"></canvas>
|
||||
<div class="icon-spinner loading"></div>
|
||||
<div class="icon-atom loading"></div>
|
||||
<button id="startbtn">START</button>
|
||||
<div id="login-dialog">
|
||||
<div class="cols2">
|
||||
|
||||
Reference in New Issue
Block a user