GlTF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{DISPLAYTITLE:glTF}} {{FormatInfo |subcat=3D and CAD/CAM Models |extensions={{ext|gltf}} }} '''glTF''' (GL Transmission Format; that's confusingly a lowercase l, not an upper...") |
Dan Tobias (Talk | contribs) |
||
Line 3: | Line 3: | ||
|subcat=3D and CAD/CAM Models | |subcat=3D and CAD/CAM Models | ||
|extensions={{ext|gltf}} | |extensions={{ext|gltf}} | ||
+ | |wikidata={{wikidata|Q28135989}} | ||
}} | }} | ||
'''glTF''' (GL Transmission Format; that's confusingly a lowercase l, not an uppercase I, in its mixed-case initialism) is a format for transmitting 3D models and scenes. It has open-source specs that are royalty-free, but claims an unregistered trademark on its name. | '''glTF''' (GL Transmission Format; that's confusingly a lowercase l, not an uppercase I, in its mixed-case initialism) is a format for transmitting 3D models and scenes. It has open-source specs that are royalty-free, but claims an unregistered trademark on its name. | ||
Line 8: | Line 9: | ||
== Specs == | == Specs == | ||
* [https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md glTF 2.0 spec] | * [https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md glTF 2.0 spec] | ||
− | * [https://github.com/KhronosGroup/glTF/ | + | * [https://github.com/KhronosGroup/glTF/blob/master/specification/1.0/README.md glTF 1.0 spec] |
== Links == | == Links == | ||
* [https://www.khronos.org/gltf/ Official site] | * [https://www.khronos.org/gltf/ Official site] | ||
* [https://github.com/KhronosGroup/glTF/blob/master/README.md GitHub site] | * [https://github.com/KhronosGroup/glTF/blob/master/README.md GitHub site] |
Revision as of 05:00, 4 December 2019
glTF (GL Transmission Format; that's confusingly a lowercase l, not an uppercase I, in its mixed-case initialism) is a format for transmitting 3D models and scenes. It has open-source specs that are royalty-free, but claims an unregistered trademark on its name.