Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 351 Bytes

w3d-edit

引入

  • vue
  • three

W3D编辑平台

组件class文件

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

添加组件

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

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