What is the difference between .drc and .dae?
- Name
- Google Draco
- Collada
- Extension
- .drc
- .dae
- Category
- 3D
- 3D
- Developer
- Khronos Group
- Description
- DRC (Google Draco) is a file format for compression and streaming of 3D graphics. Developed by Google, it is designed to reduce the size of 3D meshes and improve the loading times of 3D graphics in web and mobile apps.
- 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/drc
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .dae on Wikipedia