MarshallChang is an independent developer who focuses on streamlined utilities for 3D asset pipelines, best known for the open-source Manyi Transformer, a lightweight Windows console tool that performs aggressive yet reversible compression on glTF/GLB models so game studios, AR/VR start-ups, WebGL designers and e-commerce configurators can shrink delivery packages without touching original geometry or materials. Typical workflows drop folders of animated characters, architectural visualisations or product scans onto the executable; the program re-encodes meshes with quantised attributes, merges duplicate accessors and reorders buffer views, then outputs a second file that is often forty to eighty percent smaller while remaining fully standards-compliant. Because the operation is lossless by default, artists can iterate rapidly, push revisions to cloud hosts or mobile apps, and still unpack the asset back to its exact source state if downstream tools require full precision. The codebase is published under a permissive licence, so technical artists also embed the library into build servers or CI pipelines to automate nightly optimisation passes. All releases are cross-signed and published through the GitHub repository, ensuring transparency and immediate access to the newest refinements. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the latest versions and allowing batch installation of multiple applications.

Manyi Transformer

A tool for gltf/glb models compression.

Details