Portal:COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
m Added COLLADA Example Data item |
|||
Line 17: | Line 17: | ||
* [[DOM guide: Integration templates]] | * [[DOM guide: Integration templates]] | ||
* [[DOM guide: Error handling]] <!-- made a link to this from DOM error handling system --> | * [[DOM guide: Error handling]] <!-- made a link to this from DOM error handling system --> | ||
===Subsystems=== | ===Subsystems=== |
Revision as of 17:48, 17 May 2007
Tutorials |
---|
This article is one several tutorials, guides, and annotated examples available in this wiki. |
Multipage tutorials: • COLLADA DOM user guide Shorter how-tos: • Using accessors • Schema validation • Using URIs • Various annotated examples Instructions for adding a tutorial |
[[Category: ]]
The COLLADA DOM API tutorial is currently just a location into which the API engineer can do a brain dump of knowledge about the API. However--here's the advantage of a wiki--anyone can browse those pages, insert questions, add more material, and so on. So please do. For more info, see editing wiki articles.
Topics
User guide
- DOM guide: Introduction
- DOM guide: Architecture
- DOM guide: Setting up
- DOM guide: Getting started
- DOM guide: Loading and saving documents
- DOM guide: Working with documents
- DOM guide: Representing elements in the object model
- DOM guide: Working with elements
- DOM guide: Resolving URIs
- DOM guide: Using custom COLLADA data
- DOM guide: Integration templates
- DOM guide: Error handling
Subsystems
- DOM resolver subsystem
- DOM meta system
- DOM URI resolver system
- DOM SID resolver system
- DOM error handling system
- DOM load and save flow
- DOM runtime database
- DOM memory system
- DOM COLLADA code generator