Portal:COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
major refactoring commences--rename runtime chapter |
→User guide: rename elements based on tasks |
||
Line 9: | Line 9: | ||
* [[DOM guide: Working with documents]] | * [[DOM guide: Working with documents]] | ||
* [[DOM guide: Object model]] | * [[DOM guide: Object model]] | ||
* [[DOM guide: | * [[DOM guide: Working with elements]] | ||
* [[DOM guide: Resolving URIs]] | * [[DOM guide: Resolving URIs]] | ||
* [[DOM guide: Custom data]] | * [[DOM guide: Custom data]] |
Revision as of 22:39, 11 April 2007
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: Getting started
- DOM guide: Loading and saving documents
- DOM guide: Working with documents
- DOM guide: Object model
- DOM guide: Working with elements
- DOM guide: Resolving URIs
- DOM guide: Custom 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
Classes
See also
Terminology
Future work
Templates for engineering
Three templates allow you to fill in an outline and sample text for subsystems, classes, and user guide topics. Read more at: