X3D Example Archives: Conformance Nist, Grouping Nodes, Group

 

Group is a Grouping node that can contain most nodes.

X3D Tooltips of interest: Group.

X3D Specification sections of interest: 10 Grouping component, 10.2 Concepts and 10.4.1 Group.

X3D Examples Archives of related interest:

 
  2 X3D Models       X3D Model Descriptions
bound_500 bound 500 This tests check the boundary condition of 500 children per grouping node. A Group is defined with 500 children in its "children" field. Section 7.3 (Minimum Support Requirements) of the VRML specifications 500 children within a single grouping node. The test should generate 500 default color spheres and radius 0.3 meters.
test_bboxsizesame test bboxsizesame Test bboxSize parsing only. A Group node with a Shape node (IndexedFaceSet geometry) as a child is defined in the local coordinate system. A bboxSize of 2 2 2 and a bboxCenter of 0 0 0 is given to the Group node. The browser should parse the Group node without error and display the IndexedFaceSet

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