winget install --id=MarshallChang.ManyiTransformer -e
Manyi-transformer is a multi-platform model compression client based on Electron, React, gltf-transform, and sharp. It provides a graphical interface for users to easily compress individual glTF/GLB model files and perform batch compression.
Manyi Transformer: Professional Model Compression Tool
Primary Purpose:
Manyi Transformer is a comprehensive tool designed for the compression of GLTF/GLB models, offering a user-friendly graphical interface to streamline your workflow.
Key Features:
Audience & Benefit:
Ideal for developers and digital artists seeking to optimize their 3D models without compromising quality. Manyi Transformer enhances efficiency in model preparation, ensuring your projects remain both high-quality and performance-ready.
Installation:
Available via winget, ensuring a straightforward setup process on supported platforms.
This tool is designed to meet the needs of professionals, providing robust compression capabilities with ease of use.
Manyi-transformer is a multi-platform model compression client based on Electron, React, gltf-transform, and sharp. It provides a graphical interface for users to easily compress individual glTF/GLB model files and perform batch compression.
Before using, please make sure you have installed Node.js.
git clone https://github.com/MarshallChang/Manyi-transformer.git
cd Manyi-transformer
npm i
Use the following command to start the development mode:
npm run start
Use the following command to build the executable file
npm run package
After building, the executable files will be available in the release/build
folder.
If you find any bugs or have any suggestions, please contribute your code via Issue or Pull Request.
This project is licensed under the MIT License. See the file for details.