COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
add navigation box |
|||
Line 8: | Line 8: | ||
==External links== | ==External links== | ||
*[http://sourceforge.net/projects/collada-dom Download code on sourceforge] | *[http://sourceforge.net/projects/collada-dom Download code on sourceforge] | ||
{{DOM navigation}} | |||
[[Category:DOM terminology]][[Category:COLLADA DOM]] | [[Category:DOM terminology]][[Category:COLLADA DOM]] |
Revision as of 01:15, 31 May 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 on Sourceforge.
See also
External links
COLLADA DOM - Version 2.4 Historical Reference |
---|
List of main articles under the DOM portal. |
User Guide chapters: • Intro • Architecture • Setting up • Working with documents • Creating docs • Importing docs • Representing elements • Working with elements • Resolving URIs • Resolving SIDs • Using custom COLLADA data • Integration templates • Error handling Systems: • URI resolver • Meta • Load/save flow • Runtime database • Memory • StringRef • Code generator |