What is the difference between .irrmesh and .dae?
- Extension
- .irrmesh
- .dae
- Category
- 3D
- 3D
- Developer
- Irrlicht Engine
- Khronos Group
- Description
- The irrmesh file type is a 3D mesh file format created by the Irrlicht engine, used primarily for computer gaming. It stores information about geometry, textures, materials and animations. It is used to store 3D models in a format that can be read by the Irrlicht 3D rendering engine.
- The Collada file format was developed to permit cross-platform collaboration when using different design applications. DAE is an open-source format that uses the XML-based schema allowing it to effectively transverse across multiple programs.
- MIME Type
- application/x-irrmesh
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .dae on Wikipedia