Collada: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (Created page with 'x')
 
Line 1: Line 1:
x
{{Stub}}
 
== Introduction ==
 
Collada is the name of a 3D interchange file format.
 
{{Quotation|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.}} ([http://en.wikipedia.org/wiki/Collada 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 ==
 
* [http://code.google.com/apis/o3d/ O3D API], new on May 2009, a few month after Lively was killed ;)
 
== Links ==
 
* [http://en.wikipedia.org/wiki/Collada Collada] (Wikipedia)
 
* [http://www.khronos.org/collada/ Collada Official homepage]
* [https://collada.org/ Collada.org] (Community site)
 
[[Category:3D]]

Revision as of 00:15, 8 May 2009

Draft

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 API, new on May 2009, a few month after Lively was killed ;)

Links