Portal:COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
===User guide=== | ===User guide=== | ||
* [[DOM guide: Introduction]] | * [[DOM guide: Introduction]] | ||
* [[DOM guide: Architecture]] | |||
* [[DOM guide: Getting Started]] | * [[DOM guide: Getting Started]] | ||
* [[DOM guide: Resolving URIs]] | * [[DOM guide: Resolving URIs]] | ||
Revision as of 19:15, 21 March 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
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 database
- DOM memory system
- DOM COLLADA code generator
Classes
User guide
- DOM guide: Introduction
- DOM guide: Architecture
- DOM guide: Getting Started
- DOM guide: Resolving URIs
Future work
Terminology and other individual items
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: