X3D file structure: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 17: Line 17:
== Credits and Copyright modificiation ==
== Credits and Copyright modificiation ==


{{copyrightalso|Parts of this article uses materials from
{{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]
Copyright: [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 the two above sources
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 17:11, 4 October 2010

Draft

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


Links

Credits and Copyright modificiation