Package Vrml2Sourcebook.Chapter22Background


package Vrml2Sourcebook.Chapter22Background

A Background node presents a virtual sky above and land (or sea, or space) below.

This X3D VRML2 Sourcebook examples archive is online.

Background nodes describe groundColor and skyColor gradients on the ground hemisphere and sky sphere. Background nodes can also apply panorama images on a panorama box. Of interest is that the viewer can look around and navigate, but never get any closer to the background. Backgrounds are faster to draw than if you used shapes to build them.

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 22 Background 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: