What is the difference between .ifc and .gltf?
- Extension
- .ifc
- .gltf
- Format
- Binary
- Text
- Category
- CAD
- 3D
- Developer
- BuildingSMART
- The Khronos Group
- Description
- An IFC file is a model file created in the Industry Foundation Classes (IFC) format, which is an open file format used by Building Information Modeling (BIM) programs. It contains a model of a building or facility, including spatial elements, materials, and shapes.
- glTF (GL Transmission Format) is a 3D file format that stores 3D model information in JSON format.
- MIME Type
- application/ifc
- application/gltf+json
- Wikipedia
- .ifc on Wikipedia
- .gltf on Wikipedia