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

X3D Example Archives: Conformance Nist, Geometry, Shape

 

Shape can appear under any grouping node. Shape can contain an Appearance node and a geometry node (for example one of the primitives Box Cone Cylinder Sphere Text, one of ElevationGrid Extrusion IndexedFaceSet IndexedLineSet LineSet PointSet, or one of the other geometry nodes). Wikipedia: see Shape.

X3D Tooltips of interest: Shape.

X3D Specification sections of interest: 12 Shape component, 12.2 Concepts and 12.4.5 Shape.

X3D Examples Archives of related interest:

 
  1 X3D Models       X3D Model Descriptions
unlit unlit Test unlit, uncolored geometry. No Material node, no Color node and no texture is applied to a row of geometry primitives, followed by a row containing an Extrusion, an ElevationGrid and and IndexedFaceSet. As a result, geometry should be displayed as white (1, 1, 1), and completely opaque, and have no material properties.

Online at https://www.web3d.org/x3d/content/examples/ConformanceNist/Geometry/Shape

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/ConformanceNist/Geometry/Shape

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