From de877acdb34a5e07ce6b7b9d21b9ca720181594d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Jan 2019 20:24:42 +0100 Subject: transitions --- client/splash/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'client/splash/index.js') diff --git a/client/splash/index.js b/client/splash/index.js index b559f5ee..88211337 100644 --- a/client/splash/index.js +++ b/client/splash/index.js @@ -1,5 +1,3 @@ -// import oktween from '../util/vendor/oktween' - import { Vector3 } from 'three' import OrbitControls from 'three-orbitcontrols' @@ -31,7 +29,7 @@ function animate() { controls.update() cloud.update() - face.update() + // face.update() let cameraTarget = new Vector3(0, 0, 0) camera.lookAt(cameraTarget) -- cgit v1.2.3-70-g09d2