Package Exports
- amc
- amc/build/amd
- amc/build/compressGLTF
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (amc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
amc
Ali Mesh Compression & Ant Man Compression
AMC is a tool to compress 3d mesh.
compress glTF 2.0 model
Currently only support glTF 2.0 text format file, and don't support accessor use byteStride, sparse or normalized.
How to use
Install with npm i -g amc, then run amc-glTF -h for more informations.