# vue-editor-open **Repository Path**: bluestone029/vue-editor-open ## Basic Information - **Project Name**: vue-editor-open - **Description**: 一个threejs+vue2实现的模型简易编辑器 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-10-18 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-editor-open #### 介绍 three.js+vue2的简易模型编辑器 在线体验(模型加载稍微缓慢):https://t128756.gitee.io/vue-editor-open/ #### 安装教程 1. 解压 node_modules 模块 2. npm run serve (运行) 3. npm run build (打包) #### 使用说明 1. 根据界面操作 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 结尾 #### 如果喜欢的话给个 star 一下哈