What is the difference between .gltf and .htm?
- Extension
- .gltf
- .htm
- Format
- Text
- Text
- Category
- 3D
- Developer
- Developer
- The Khronos Group
- World Wide Web Consortium (W3C)
- Description
- glTF (GL Transmission Format) is a 3D file format that stores 3D model information in JSON format.
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- MIME Type
- application/gltf+json
- text/html
- Sample
- sample.htm
- Wikipedia
- .gltf on Wikipedia
- .htm on Wikipedia