X3D Example Archives: Conformance Nist, Geometric Properties, Coordinate

 

Coordinate builds geometry by defining a set of 3D coordinate (triplet) point values.

X3D Tooltips of interest: Coordinate.

X3D Specification sections of interest: 11 Rendering component,, 11.2 Concepts, 11.2.2.3 Geometric properties: Coordinates, 11.3.3 X3DCoordinateNode and 11.4.4 Coordinate.

X3D Examples Archives of related interest:

 
  5 X3D Models       X3D Model Descriptions
   IndexedFaceCoord Indexed Face Coord Generate an IndexedFaceSet using the Coordinate node. Browser should create a 22 square face by 22 square face geometry, elevated in the center toward the + Y direction.
   IndexedLineCoord Indexed Line Coord Generate an IndexedLineSet using the Coordinate node. Browser should create a 23 line by 23 line square geometric grid, elevated in the center toward the + Y direction.
   points15000_faceset points 15000 faceset Test browser support of at least 15000 points in the Coordinate node. This test generates a square 15000 point IndexedFaceSet geometry, two rectangular faces.
   points15000_lineset points 15000 lineset Test browser support of at least 15000 points in the Coordinate node. This test generates a square 15000 point IndexedLineSet geometry, displayed as 100 horizontal and 150 vertical polylines.
   PointSetCoord Point Set Coord Generate a PointSet using the Coordinate node. Browser should create a 23 point by 23 point square geometric grid of points, elevated in the center toward the + Y direction.

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