Skip to content

msfeldstein/glb-utils

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published