dae
What is a .dae file?
model/vnd.collada+xml
COLLADA (.dae, Digital Asset Exchange) is an XML-based 3D interchange format for meshes, materials, scenes, and animation. It was a common exchange format between DCC tools and early WebGL/AR pipelines.
How to use a .dae file
Use an example .dae file to test COLLADA importers, XML 3D parsing, and DAE-to-glTF/OBJ conversion.