static/js/app.js
@@ -158,7 +158,7 @@ this.scene.background = new THREE.Color( 0xf0f0f0 ); } else { const cubeTextureLoader = new THREE.CubeTextureLoader(); cubeTextureLoader.setPath( '../static/img/skybox/' ); cubeTextureLoader.setPath( '../static/img/skybox0/' ); this.scene.background = cubeTextureLoader.load([ "px.jpg", "nx.jpg", "py.jpg", "ny.jpg",