添加中心坐标:

var axes = new THREE.AxisHelper(500);
scene.add(axes);