X3D file structure: Difference between revisions
Jump to navigation
Jump to search
m (using an external editor) |
m (using an external editor) |
||
Line 17: | Line 17: | ||
== Credits and Copyright modificiation == | == Credits and Copyright modificiation == | ||
{{copyrightalso| | {{copyrightalso|[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0 Unported], i.e. the same as EduTechWiki, but you also must cite the following sources from which most material is drawn: | ||
* [http://x3dgraphics.com/slidesets/ X3D for Web Authors slidesets - 14 Chapters]. Over 1200 slides are provided in fifteen slidesets to support teaching and learning X3D for Web Authors. Main author: Don Brutzman | * [http://x3dgraphics.com/slidesets/ X3D for Web Authors slidesets - 14 Chapters]. Over 1200 slides are provided in fifteen slidesets to support teaching and learning X3D for Web Authors. Main author: Don Brutzman | ||
* [http://x3dgraphics.com/slidesets/ X3D Graphics for Web Authors, X3D Scene Graph Tutorial]. Main author: Don Brutzman | * [http://x3dgraphics.com/slidesets/ X3D Graphics for Web Authors, X3D Scene Graph Tutorial]. Main author: Don Brutzman | ||
* [http://x3dgraphics.com/examples/X3dForWebAuthors/ X3D Graphics for Web Authors - Example Scenes] | * [http://x3dgraphics.com/examples/X3dForWebAuthors/ X3D Graphics for Web Authors - Example Scenes] | ||
You also should buy the [http://x3dgraphics.com/ 3D Graphics for Web Authors] book, by Don Brutzman and Leonard Daly, published by Morgan Kaufmann Publishers, Copyright 2007 Elsevier | You also should buy the [http://x3dgraphics.com/ 3D Graphics for Web Authors] book, by Don Brutzman and Leonard Daly, published by Morgan Kaufmann Publishers, Copyright 2007 Elsevier | ||
}} | }} |
Revision as of 16:11, 4 October 2010
X3D scene files have a common file structure:
- File header (XML, ClassicVRML, Compressed Binary)
- X3D header statement
- Profile statement
- Component statements (optional)
- Meta statements (optional)
- X3D root node
- X3D scene graph child nodes