1. 首页
  2. 数据库
  3. 其它
  4. plugin webvr:WebVoxel项目的WebVR支持 源码

plugin webvr:WebVoxel项目的WebVR支持 源码

上传者: 2021-02-21 15:58:28上传 ZIP文件 54.07KB 热度 8次
@ webvoxel / plugin-webvr WebVR对WebVoxel项目的支持 用法 import { Game , World } from '@webvoxel/core' ; import { WebVRPlugin } from '@webvoxel/plugin-webvr' ; const vr = new WebVRPlugin ( ) ; const game = new Game ( { plugins : [ vr , ] , initialWorld : new World ( ) , } ) ; game . sta
下载地址
用户评论