Home

Awesome

glTF-Generator-Registry

An open registry of tools that create glTF assets.

Generators

This registry should not be considered an exhaustive list of glTF creation tools, but rather a highly-structured collection of metadata for a subset of existing tools. Editors and viewers that load glTF files may use this registry to help their users report bugs appropriately when glTF files contain errors. See REGISTRY.md for a readonly human-friendly list of tools. For a machine-readable version, or to contribute, see registry.json.

Fields

fieldrequireddescription
generatorExact asset.generator ID string used in glTF assets. Globs (*) may be used in place of version strings.
nameHuman-friendly name of the generator. Names are not guaranteed to be unique. For example, "Blender exporter" is a reasonable name, but must be shown with the author field to be unique.
authorAuthor of the generator.
docsURLURL for homepage or documentation.
bugsURLURL for reporting issues.
bugsTextIf no URL is available, instructions for reporting issues may be given here.
typeEXPORTER, CONVERTER, or OTHER

Default Branch Renaming

NOTE: as of 2021-08-09, the default branch of this repository has been renamed from 'master' to 'main'.