Java3D Exercise
Read through the samples in Java3DInfo folder
Convert FallingBall so that it drops from right to left instead of left
to right. Change the speed.
Convert FallingBall so that the ball moves horizontally across the
screen instead of dropping vertically.
Create your own small scene using various elements of Java3D