Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources

X3D Example Archives: X3D4WA, X3D for Web Authors, Chapter 02 Geometry Primitives


Geometry Primitives

Shape nodes can contain one geometry node and one Appearance node. Geometry primitives include the Box, Cone, Cylinder, Sphere and Text nodes. Each is placed individually inside a Shape node. Text nodes are further configured by FontStyle nodes.

The supporting Chapter 2 slideset and course videos (NPS, YouTube) for X3D for Web Authors are available online via X3dGraphics.com.

  10 X3D Models       X3D Model Descriptions
BoxExample Box Example Box geometric primitive node.
ConeExample Cone Example Cone geometric primitive node.
CylinderExample Cylinder Example Cylinder geometric primitive node.
GeometryPrimitiveNodes Geometry Primitive Nodes Geometry Primitive Nodes: Shape, Box, Cone, Cylinder, Sphere, Text, FontStyle
GeometryPrimitiveNodesWhiteBackground Geometry Primitive Nodes White Background Geometry Primitive Nodes: Shape, Box, Cone, Cylinder, Sphere, Text, FontStyle
GeometryPrimitiveSubstituteMeshes Geometry Primitive Substitute Meshes Substitute IndexedFaceSet mesh versions of Geometry Primitive Nodes: Shape, Box, Cone, Cylinder, Sphere.
SphereExample Sphere Example Sphere geometric primitive node.
TextHaveFunWithX3D Text Have Fun With X3D Simple smiley-face example illustrating an emoticon character entity, used in an MFString Text.
TextLengthMaxExtent Text Length Max Extent Simple Text node, illustrating length array and maxExtent field
TextSpecialCharacters Text Special Characters Text node demonstration of quotation, apostrophe, ampersand and backslash characters using X3D MFString escaping for XML character entities.

Online at https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter02GeometryPrimitives

Validate XHTML 1.1

Master source-code model archive is under subversion control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives

The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.

Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources