码迷,mamicode.com
首页 > Web开发 > 详细

ThreeJS-摄像机

时间:2018-02-10 12:56:36      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:post   window   width   div   class   color   style   pos   ejs   

示例

1 //创建摄像机
2 var camera = new THREE.PerspectiveCamera(45,window.innerWidth/window.innerHeight,0.1,1000);

 

ThreeJS-摄像机

标签:post   window   width   div   class   color   style   pos   ejs   

原文地址:https://www.cnblogs.com/qhdxqxx/p/8438294.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!