Example showing how objects can be made from distinct groups
The scene initially contains two separate groups; one consisting of a box
and cone, the other consisting of a box and a sphere.
These two groups are then placed in a transform and translated to right.
The translation effects the two separate groups as if they were one.
VRML 2.0 world file
[ groupEx2.wrl ]
Code for Group Example 2
[ Source ]