What is the difference between .md3 and .dae?
- Name
- Quake 3 Model
- Collada
- Extension
- .md3
- .dae
- Category
- Game
- 3D
- Developer
- id Software
- Khronos Group
- Description
- MD3 (Quake 3 Model) is a 3D file format used by the game engine in the Quake 3 Arena video game. It is used for storing 3D models of objects and characters and is composed of several different sections that store the geometry, animation, and textures of the model.
- 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/octet-stream
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .md3 on Wikipedia
- .dae on Wikipedia