var axis = new THREE.AxisHelper(1000); axis.position.set(0, 0, 0); scene.add(axis); 503行目当たりに追加