three.js 添加坐标系

 

添加中心坐标:

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

posted @ 2018-07-12 09:28  古兴越  阅读(1688)  评论(0编辑  收藏  举报