felix0917 / joey

joey是一个具有图形界面的三维模型压缩、转换和处理工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joey

joey是一个具有图形界面的三维模型压缩、转换和处理工具,方便你快速完成批量的模型转换,目前支持以下功能:

1.批量压缩glTF格式的三维模型;

2.批量转换glTF和glb;

3.提取glTF纹理;

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080 #不能登录的直接进入home页面即可
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

joey是一个具有图形界面的三维模型压缩、转换和处理工具


Languages

Language:JavaScript 75.2%Language:Vue 22.0%Language:HTML 2.8%