COLLADA DOM

From COLLADA Public Wiki
Revision as of 03:05, 27 April 2007 by Elf (talk | contribs) (clean up some links, internal & external)
Jump to navigation Jump to search

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 on Sourceforge.

See also

External links