What is the difference between .nff and .dae?
- Extension
- .nff
- .dae
- Category
- 3D
- 3D
- Developer
- Silicon Graphics Inc.
- Khronos Group
- Description
- NFF (Haines Neutral File Format) is a file format used to store 3D models. It is a text-based format that contains all the information needed to describe a 3D model, including the mesh, surface properties, and camera data. It is used in CAD and 3D graphics applications.
- 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-haines-nff
- model/vnd.collada+xml
- Sample
- sample.dae
- Wikipedia
- .dae on Wikipedia