COLLADA DOM: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
m {{editor | what=
Elf (talk | contribs)
also put into DOM catg, sorted outside alphabet
Line 6: Line 6:
*[[DOM guide: Introduction]]
*[[DOM guide: Introduction]]


[[Category:COLLADA terminology]]
[[Category:COLLADA terminology]][[Category:COLLADA DOM| ]]

Revision as of 01:44, 19 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