Coder Social home page Coder Social logo

marshallchang / manyi-transformer Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 41.87 MB

A tool for gltf/glb models compression.

Home Page: https://github.com/MarshallChang/Manyi-transformer#readme

License: MIT License

JavaScript 8.94% CSS 0.83% TypeScript 90.05% EJS 0.18%
client compression electron glb gltf model react transform webpack

manyi-transformer's Introduction

Logo

Manyi-transformer

License GitHub package.json version GitHub All Releases Commitizen friendly

Introduction

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.

demo

Key Features

  • Support compression of single glTF/GLB model files.
  • Support batch compression of multiple glTF/GLB model files.
  • Provides multi-platform support, running on Windows, macOS, and Linux.
  • Utilizes the gltf-transform library for geometry and texture optimization of models.
  • Uses sharp library for image compression and scaling.

Installation

Before using, please make sure you have installed Node.js.

  1. Clone the repository to your local machine:
git clone https://github.com/MarshallChang/Manyi-transformer.git
  1. Change into the project directory:
cd Manyi-transformer
  1. Install dependencies:
npm i

Runing

Use the following command to start the development mode:

npm run start

Packaging

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.

Contribution

If you find any bugs or have any suggestions, please contribute your code via Issue or Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.