Portal:COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
__TOC__ | __TOC__ | ||
==User guide== | ==User guide== | ||
The | The COLLADA Document Object Model (DOM) is a C++ library for loading and saving COLLADA data. | ||
{{:COLLADA DOM user guide/TOC}} <!-- to edit this list, go to the article COLLADA DOM user guide/TOC (you can put that in the search box) --> | {{:COLLADA DOM user guide/TOC}} <!-- to edit this list, go to the article COLLADA DOM user guide/TOC (you can put that in the search box) --> | ||
Revision as of 23:31, 7 April 2008
Welcome to the COLLADA DOM portal
Collected information about the COLLADA DOM API
Portals: • Products • Extensions • Tools • Conditioners • COLLADA DOM • Coherency Test • Tech topics • Tutorials
Collected information about the COLLADA DOM API
Portals: • Products • Extensions • Tools • Conditioners • COLLADA DOM • Coherency Test • Tech topics • Tutorials
This COLLADA DOM portal is a place to collect links for information about the API. Anyone can browse those pages, insert questions, add more material, and so on. So please do. For more info, see editing wiki articles.
User guide
The COLLADA Document Object Model (DOM) is a C++ library for loading and saving COLLADA data.
See also
Terminology
Miscellaneous
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 |