Dev:Source/Development/Projects/Blender File Format/XML/Proposal
< Dev:Source | Development | Projects | Blender File Format | XML
目次
XMLProposal
- DocumentStructure
DocumentStructure
- RequiredElements
RequiredElements
- The document root will be <blenderdoc /></blenderdoc />
- Child elements of the document root will be from the following list:
- <screen />
- <scene />
- <objects />
- AdditionalElements
AdditionalElements
These elements are optional elements. They are only used when they are
present in the scene.
- <curves />
- <mballs />
- <images />
- <cameras />
- <lamps />:
- <lattices />
- <ikas />
- <fonts />
- <ipos />
- <keys />
- <worlds />
- <texts />
- <sounds />
- <groups />
- <armatures />
- <actions />
- <objects />
- <materials />
- <textures />
- <meshs />
- <libraries />
Putting it all together
A simple box scene
todo add a sample document here.
-- DeveloperWikiJeremyWall - 21 Sep 2004