three.js实现围绕某物体旋转

作者:简简单单 2017-03-07

可以拖动右上角观察变化

 代码如下 复制代码

 

 Document

 

 

 

 

 

 

 div#box{

  border: none;

  cursor: move;

  width: 100%;

  height: 100%;

  background-color: #EEEEEE;

  }

 

相关文章

精彩推荐