Package Vrml2Sourcebook.Chapter29WorldInfo


package Vrml2Sourcebook.Chapter29WorldInfo

The WorldInfo defines the title of the scene and can hold additional metadata.

After you've created a great world, sign it! You can provide a title and a description embedded within the file by using a WorldInfo node. The title field provides the name for your world so that the browser can show it. The info field can hold any additional information of interest.

These X3D scenes are adapted directly from the original VRML 2.0 Sourcebook chapter examples. Also available: Introduction to VRML97 SIGGRAPH98 course notes.

This X3D VRML2 Sourcebook Chapter 29 WorldInfo examples archive is online.

The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.

Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc

See Also: