Listing 1. Align objects to the world.
  // Align objects to the world
  ground .setPointOfView( world );
  parkingMeter .setPointOfView( world );
  iceSkater .setPointOfView( world );