Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Software tools  





3 Game engines  





4 Applications  





5 Physics  





6 Versions  





7 See also  





8 References  





9 External links  














COLLADA






Català
Čeština
Deutsch
Français

Italiano
עברית

Português
Русский
Svenska

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


COLLADA
Filename extension
.dae
Internet media type
model/vnd.collada+xml
Uniform Type Identifier (UTI)org.khronos.collada.digital-asset-exchange[1]
Developed bySony Computer Entertainment,
Khronos Group
Initial releaseOctober 2004; 19 years ago (2004-10)
Latest release

1.5.0
August 2008; 15 years ago (2008-08)

Type of format3D computer graphics
Extended fromXML
StandardISO/PAS 17506:2012
Websitekhronos.org/collada

COLLADA (for 'collaborative design activity') is an interchange file format for interactive 3D applications. It is managed by the nonprofit technology consortium, the Khronos Group, and has been adopted by ISO as a publicly available specification, ISO/PAS 17506.[2]

COLLADA defines an open standard XML schema for exchanging digital assets among various graphics software applications that might otherwise store their assets in incompatible file formats. COLLADA documents that describe digital assets are XML files, usually identified with a .dae (digital asset exchange) filename extension.

History[edit]

Originally created at Sony Computer Entertainment by Rémi Arnaud and Mark C. Barnes,[3] it has since become the property of the Khronos Group, a member-funded industry consortium, which now shares the copyright with Sony. The COLLADA schema and specification are freely available from the Khronos Group.[4] The COLLADA DOM uses the SCEA Shared Source License 1.0.

Several graphics companies collaborated with Sony from COLLADA's beginnings to create a tool that would be useful to the widest possible audience, and COLLADA continues to evolve through the efforts of Khronos contributors. Early collaborators included Alias Systems Corporation, Criterion Software, Autodesk, Inc., and Avid Technology. Dozens[quantify] of commercial game studios and game engines have adopted the standard.

In March 2011, Khronos released[5] the COLLADA Conformance Test Suite (CTS). The suite allows applications that import and export COLLADA to test against a large suite of examples, ensuring that they conform properly to the specification. In July 2012, the CTS software was released on GitHub,[6] allowing for community contributions.

ISO/PAS 17506:2012 Industrial automation systems and integration -- COLLADA digital asset schema specification for 3D visualization of industrial data was published in July 2012.[7]

Software tools[edit]

COLLADA was originally intended as an intermediate format for transporting data from one digital content creation (DCC) tool to another application. Applications exist to support the usage of several DCCs, including:

  • Adobe Photoshop
  • ArtiosCAD
  • Blender
  • Bryce
  • Carrara
  • Chief Architect Software
  • Cinema 4D (MAXON)
  • CityEngine
  • Clara.io
  • Daz Studio
  • Delphi
  • E-on Vue 9 xStream
  • FreeCAD
  • FormZ
  • Houdini
  • iBooks Author
  • LightWave 3D (v 9.5)
  • MakeHuman
  • Maya (ColladaMaya)
  • MeshLab
  • Modo
  • Okino PolyTrans
  • OpenRAVE
  • Poser Pro (v 7.0)
  • Robot Operating System
  • Shade 3D (E Frontier, Mirye)
  • SketchUp (v 8.0) – KMZ file is a zip file containing a KML file, a COLLADA file, and texture images
  • Softimage|XSI
  • SolidWorks
  • Strata 3D
  • Vectorworks
  • Visual3D Game Development Tool for Collada scene and model viewing, editing, and exporting
  • Wings 3D
  • Xcode (v 4.4+)
  • Game engines[edit]

    Originally intended as an interchange format, many game engines now support COLLADA,[citation needed] including:

  • Blender Game Engine
  • C4 Engine
  • CryEngine 2
  • FireMonkey
  • Godot
  • GLGE
  • Irrlicht Engine
  • Mathematica[8]
  • Panda3d
  • Pyrogenesis
  • SceneKit
  • Spring
  • Torque 3D
  • Turbulenz
  • Unigine
  • Unity
  • Visual3D Game Engine
  • HPL Engine 1
  • Applications[edit]

    Some games and 3D applications have started to support COLLADA:

  • ArcGIS
  • ArchiCAD
  • Spore (2008 video game)[9]
  • Autodesk InfraWorks
  • BricsCAD
  • Chief Architect Software supports import and export .dae files.
  • Google Earth (v 4) – users can simply drag and drop a COLLADA file on top of the virtual Earth
  • JanusVR
  • Kerbal Space Program - .dae files for 3d model mods.
  • Maple (software) - 3D plots can be exported as COLLADA
  • Open Wonderland
  • OpenSimulator[10]
  • Mac OS X 10.6+'s Preview
  • NASA World Wind
  • Second Life[11]
  • SketchUp - import .dae files.
  • Systems Tool Kit (STK) - utilizes .dae files for 3d models
  • TNTmips
  • Tower Unite[12]
  • Microstation
  • BeamNG.drive - mods are modeled using .dae files
  • Physics[edit]

    As of version 1.4, physics support was added to the COLLADA standard. The goal is to allow content creators to define various physical attributes in visual scenes. For example, one can define surface material properties such as friction. Furthermore, content creators can define the physical attributes for the objects in the scene. This is done by defining the rigid bodies that should be linked to the visual representations. More features include support for ragdolls, collision volumes, physical constraints between physical objects, and global physical properties such as gravitation.

    Physics middleware products that support this standard include Bullet Physics Library, Open Dynamics Engine, PAL and NVIDIA's PhysX. These products support by reading the abstract found in the COLLADA file and transferring it into a form that the middleware can support and represent in a physical simulation. This also enables different middleware and tools to exchange physics data in a standardized manner.

    The Physics Abstraction Layer provides support for COLLADA Physics to multiple physics engines that do not natively provide COLLADA support including JigLib, OpenTissue, Tokamak physics engine and True Axis. PAL also provides support for COLLADA to physics engines that also feature a native interface.

    Versions[edit]

    See also[edit]

    References[edit]

    1. ^ "dump of qlmanage -m plugins". Bug 35361 - [feature request: macOS] Support Apple Quick Look plugin. The Document Foundation.
  • ^ "ISO/PAS 17506:2012 Industrial automation systems and integration -- COLLADA digital asset schema specification for 3D visualization of industrial data". Retrieved March 30, 2013.
  • ^ "COLLADA Sailing the Gulf of 3D Digital Content Creation". December 2006. Archived from the original on 2010-09-19. Retrieved 2006-06-27.
  • ^ "COLLADA FAQ". August 2011.
  • ^ Khronos Group Releases Free COLLADA Conformance Test Suite
  • ^ OpenCOLLADA and COLLADA CTS now on GitHub
  • ^ "COLLADA becomes ISO standard, what does industry think?". March 29, 2013. Archived from the original on September 28, 2018.
  • ^ "DAE (.dae)—Wolfram Language Documentation".
  • ^ "Collada — Blender Manual".
  • ^ "Mesh - OpenSimulator".
  • ^ "Mesh - Second Life Wiki".
  • ^ "Tower Unite Workshop Manual".
  • ^ "Khronos Releases Collada 1.5 Specification". 2008-08-07. Retrieved 2008-10-13.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=COLLADA&oldid=1196682170"

    Categories: 
    2004 software
    3D graphics file formats
    3D graphics software
    CAD file formats
    Graphics standards
    XML-based standards
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
    All articles with unsourced statements
    Articles with unsourced statements from August 2011
    Articles with unsourced statements from March 2020
    Official website different in Wikidata and Wikipedia
     



    This page was last edited on 18 January 2024, at 04:48 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki