COLLADA DOM: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
expand definition
Elf (talk | contribs)
m {{editor | what=
Line 1: Line 1:
The '''COLLADA Document Object Model''' (COLLADA DOM) is an application programming interface (API) that provides a C++ object representation of a [[COLLADA XML instance document]].
The '''COLLADA Document Object Model''' (COLLADA DOM) is an application programming interface (API) that provides a C++ object representation of a [[COLLADA XML instance document]].


The DOM is created by [http://www.us.playstation.com/Corporate/About Sony Computer Entertainment America] using a proprietary [[code generator]] directly from the [[COLLADA schema]]. The DOM is open source and available for download from ''((ELLEN: where?))''.
The DOM is created by [http://www.us.playstation.com/Corporate/About Sony Computer Entertainment America] using a proprietary [[code generator]] directly from the [[COLLADA schema]]. The DOM is open source and available for download from {{editor | what= where?}}


==See also==
==See also==

Revision as of 23:52, 6 April 2007

The COLLADA Document Object Model (COLLADA DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.

The DOM is created by Sony Computer Entertainment America using a proprietary code generator directly from the COLLADA schema. The DOM is open source and available for download from ((EDITOR: This page needs the following improvement: where? ))


See also