glb-utils
glb-utils copied to clipboard
glbutils
Utility for inspecting and modifying gltf binary files
Installation
npm install -g glbutils
Binaries
glb-pack
Packs a gltf file and neighboring .bin and .image files into a glb binary
glb-pack /path/to/model.gltf
glb-unpack
Unpacks a glb file into a readable .gltf file and writes out the .bin file and images as separate files.
These images can't be edited and repacked, but that is coming.
glb-unpack /path/to/model.glb