JousenZhou / display-editor

基于threeJs + Vue3.0 mmd可视化交互编辑器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

display-editor

Build application with vue3.0 and ThreeJs

基于vue3.0和ThreeJs构建mmd可视化交互编辑器应用

Made with ❤︎ by JousenZhou

Usage

ps:体验版由于资源服务没启动,请求不到资源,请自行获取代码本地运行
https://jousenzhou.github.io/display-editor/example 开发,构建和运行。

ps:Node版本必须要16以上,node-sass问题

# 获取远程仓库代码
git clone https://github.com/JousenZhou/display-editor
# 进入目录
cd display-editor
# 安装依赖
yarn
# 启动项目
yarn serve
# 在浏览器访问 http://localhost:3000

# 进入express目录
cd express
# 安装依赖
yarn
# 启动服务
yarn start


提交日期 描述
2021/8/27 初始化框架
2021/8/30 添加(光源/模型)元素以及UI控制
2021/9/1 修改threeJs引擎为模块化
2021/9/11 threeJs模块引入优化,不走webpack编译
2021/9/11 readme.md 完善、添加体验地址
<iframe src="https://www.qq.com" height="300" width="500"></iframe> ```html https://github.com/gpujs/gpu.js ```

About

基于threeJs + Vue3.0 mmd可视化交互编辑器


Languages

Language:JavaScript 96.4%Language:HLSL 2.3%Language:Vue 1.2%Language:HTML 0.1%Language:SCSS 0.0%Language:EJS 0.0%Language:Less 0.0%Language:CSS 0.0%