Portal:COLLADA DOM: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
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 [[Help:editing wiki articles|editing wiki articles]].
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 [[Help:editing wiki articles|editing wiki articles]].


__TOC__
==User guide==
==User guide==
The COLLADA Document Object Model (DOM) is a C++ library for loading and saving COLLADA data.
The COLLADA Document Object Model (DOM) is a C++ library for loading and saving COLLADA data.
Line 13: Line 12:
* [[Building third party libraries for the COLLADA DOM]]
* [[Building third party libraries for the COLLADA DOM]]
* [[COLLADA DOM release packages|Release packages]]
* [[COLLADA DOM release packages|Release packages]]
{{DOM navigation}}


[[Category:Portals]][[Category:COLLADA DOM|*]]
[[Category:Portals]][[Category:COLLADA DOM|*]]
</div> <!-- of portal background formatting -->
</div> <!-- of portal background formatting -->

Revision as of 23:13, 2 May 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

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.

For the DOM Maintainers