What is the difference between .irr and .dae?
- Name
- Irrlicht 3D Scene
- Collada
- Extension
- .irr
- .dae
- Category
- 3D
- 3D
- Developer
- Irrlicht Project
- Khronos Group
- Description
- Irr is a 3D scene file type associated with the Irrlicht 3D engine, used to create interactive 3D applications and games. Irr files are binary files that contain 3D models and textures, as well as other resources such as animations, particles, and lights.
- 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-irrlicht
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .dae on Wikipedia