This Project aim to Design and implement a Java application that efficiently bounces a complex, deformable, three-dimensional figure around a window. The figure should deform (somewhat) upon touching other surfaces, such as the sides of the window or any other figures, and the code must also report, at regular intervals, the frame rate (frames/second) that is being displayed on the screen.