摘要: elem.requestPointerLock = elem.requestPointerLock || elem.mozRequestPointerLock || elem.webkitRequestPointerLock;elem.requestPointerLock(); 阅读全文
posted @ 2017-01-19 18:58 ~噜啦啦~ 阅读(243) 评论(0) 推荐(0) 编辑
摘要: /*! JSZip - A Javascript class for generating and reading zip files<http://stuartk.com/jszip> (c) 2009-2014 Stuart Knightley <stuart [at] stuartk.com> 阅读全文
posted @ 2017-01-19 16:48 ~噜啦啦~ 阅读(1727) 评论(0) 推荐(0) 编辑
摘要: GS.ZipAssetLoader = function(audioContext) { this.audioContext = audioContext, this.objLoader = new THREE.OBJLoader, this.mapLoader = new GS.MapLoader 阅读全文
posted @ 2017-01-19 16:35 ~噜啦啦~ 阅读(137) 评论(0) 推荐(0) 编辑
摘要: lon = 0,//y旋转角度 lat = 0, onMouseDownLat = 0, phi = 0, theta = 0; if ( isUserInteracting false ) { lon += 0.1; } lat = Math.max( - 85, Math.min( 85, la 阅读全文
posted @ 2017-01-19 15:28 ~噜啦啦~ 阅读(403) 评论(0) 推荐(0) 编辑
摘要: <noscript> <article id="noscript" class="error info_panel"> <header class='title_alt text_huge'>Javascript disabled?</header> <p class="error_explanat 阅读全文
posted @ 2017-01-19 10:41 ~噜啦啦~ 阅读(224) 评论(0) 推荐(0) 编辑