Home

Awesome

README

The binary-gltf-utils module allows you to convert plain GLTF files with separate assets to a single, bundled Binary GLTF file.

Usage: gltf-to-glb <file> [options]

Options:
  -e, --embed  embeds textures or shaders into binary GLTF file
                                        [array] [choices: "textures", "shaders"]
  --cesium     OBSOLETE (has no effect, no longer required by Cesium)  [boolean]
  -h, --help   Show help                                               [boolean]

Licence: MIT (see COPYRIGHT.md for details)

Changes since 1.1.1