glTF Build Pipeline
Creating optimized glTF, GLB and VRM files for the web.
Includes support for generating LOD quality level for textures and meshes that can be used with @needle-tools/gltf-progressive
Examples
Usage
In general all files that have been processed by this package are valid glTF/GLB files.
The glTF Build Pipeline package is meant to be used as a last step before delivery.
That means:
- files are meant to be loaded e.g. in a web runtime like three.js
- files are not to be opened in Blender again to be further edited
To load progressively enhanced glTF files in any three.js based engine see examples at @needle-tools/gltf-progressive
Installation
npx @needle-tools/gltf-build-pipeline@latest
Commands
gltf-build-pipeline help
- use help to see options for each commandgltf-build-pipeline compress <input>
gltf-build-pipeline transform <input>
Contact ✒️
🌵 needle — tools for creators •
Twitter •
Discord •
Forum