glTF
note
This document is still in development and will be updated with more information soon.
📄️ Gltf Extensions
The only document that is normative regarding the glTF specification is the official repository. While the Markdown specification can provide context and hints for implementation of a glTF interface, the schema is the bare description of how the gltf json will be composed. When creating classes or objects that correspond to gltf properties, always use the schema as a guideline as json examples in the Markdown specification can be incomplete or misguiding.