1. 首页
  2. 移动开发
  3. 其他
  4. Three.js视频和图像捕获j360.zip

Three.js视频和图像捕获j360.zip

上传者: 2020-07-20 09:24:46上传 NONE文件 6.09MB 热度 9次
j360 是 Three.js 的一个扩展,实现了 360 度的视频和图像捕获。j360 依赖于 CCapture.js 。示例代码:// Create a capturer that exports Equirectangular 360 JPG images in a TAR file var capturer360 = new CCapture({     format: 'threesixty',     display: true,     autoSaveTime: 3, }); capturer360.capture(canvas); function startCaptur
下载地址
用户评论