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