Package Vrml2Sourcebook.Chapter03Shapes
This chapter describes how to build primitive geometric shapes.
The Shape node contains Appearance and geometry. Geometry primitive nodes of interest include Box, Cone, Cylinder, Sphere, Text and FontStyle. Multiple Shape nodes can be drawn together to make new objects 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 03 Shapes 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:
-
ClassDescriptionDefault Box uses default values.Default Box uses default values, coordinate axes superimposed to show X3D/VRML directions.Resized Box with a small width, a medium height, and a large depth.Resized Box with a small width, a medium height, and a large depth.Default Cone.Default Cone with coordinate axes superimposed to show X3D/VRML directions.Flattened Cone: a cone with a large bottom radius and a short height.Flattened Cone: a cone with a large bottom radius and a short height, with coordinate axes superimposed to show X3D/VRML directions.Default Cylinder.Default Cylinder, with coordinate axes superimposed to show X3D/VRML directions.Resized Cylinder: a cylinder with a large radius and a short height.Resized Cylinder: a cylinder with a large radius and a short height, with coordinate axes superimposed to show X3D/VRML directions.Resized Cylinder Hollow: a cylinder with a large radius, short height, no top and no bottom.Resized Cylinder Hollow: a cylinder with a large radius, short height, no top and no bottom, with coordinate axes superimposed to show X3D/VRML directions.Default Sphere.Default Sphere, with coordinate axes superimposed to show X3D/VRML directions.3D Plus Sign is made out of three perpendicular Boxes - rotate and examine to see.Space Station, or spark plug?