What is the difference between .obj and .dae?
- Name
- Wavefront Object
- Collada
- Extension
- .obj
- .dae
- Category
- 3D
- 3D
- Developer
- Wavefront Technologies
- Khronos Group
- Description
- It is one of the most important files in 3D printing and graphics programs. OBJ is a neutral interchange format for storage of non-animated 3D models.
- 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
- model/wavefront-obj
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .obj on Wikipedia
- .dae on Wikipedia