Collada: Difference between revisions
Jump to navigation
Jump to search
m (using an external editor) |
|||
Line 13: | Line 13: | ||
== Tools that support Collada == | == Tools that support Collada == | ||
* [http://code.google.com/ | * [http://code.google.com/p/o3d/ O3D] ( Project Hosting site at Google Code ). An open-source JavaScript API for creating rich, interactive 3D applications in the browser implemented on top of [[WebGL]]. | ||
== Links == | == Links == |
Revision as of 14:19, 25 August 2010
Introduction
Collada is the name of a 3D interchange file format.
“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.” (Wikipedia, retrieved 22:15, 7 May 2009 (UTC))
But some applications, like Google Earth have adopted Collada as native file format to represent artifacts that one can "pose".
See also: X3D (an alternative)
Tools that support Collada
- O3D ( Project Hosting site at Google Code ). An open-source JavaScript API for creating rich, interactive 3D applications in the browser implemented on top of WebGL.
Links
- Collada (Wikipedia)
- Collada Official homepage
- Collada.org (Community site)