Skip to content

KhronosGroup/glTF-Generator-Registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

field required description
generator Exact asset.generator ID string used in glTF assets. Globs (*) may be used in place of version strings.
name Human-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.
author Author of the generator.
docsURL URL for homepage or documentation.
bugsURL URL for reporting issues.
bugsText If no URL is available, instructions for reporting issues may be given here.
type EXPORTER, 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'.

About

An open registry of tools that create glTF assets.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published