I wrote this applet somewhere in September 1996 to learn something about Java applet programming and animation. The bouncing ball is a pre-rendered image. The top 2/3 of the image is copied up-side down in the bottom part of the applet to create the mirror effect. Also some simple color processing is done to create the blue mirror effect.
Another mirror animation is also available: Mirror 2 animation.