stonerao / w3d-edit

编辑器demo http://three.stonerao.com/edit/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w3d-edit

引入

  • vue
  • three

W3D编辑平台

组件class文件

  • 必须含有 add 和 remove 方法。页面通过这两个方法去增加删除组件
  • 物体添加进入this.group中
  • animate 必须含有

添加组件

  • 在/src/webgl/effect/index中引入组件

  • 在/src/webgl/config/components配置对应的参数

About

编辑器demo http://three.stonerao.com/edit/#/


Languages

Language:JavaScript 62.3%Language:Vue 37.1%Language:HTML 0.3%Language:CSS 0.2%Language:Less 0.1%