When the project is started, it will create four random points and draw a four faced 3d shape out of those points. By pressing the left, right, up, and down arrow keys, the points will be moved and the shape will be redrawn, causing rotation of the 3d shape. It currently has an error which I am working to fix that causes the shape to not quite rotate properly when the points touch the edges.