This object can render 3D isometric cubes from 3 page elements. It takes the identifiers of 3 page elements and adjusts their CSS transform properties so they form the faces of a cube that appears in the page with the 3D isometric perspective. The object can also use a fourth element to be displayed as the shadow of the cube on top of another element that appears as the ground.
This object can set the current page favicon to a canvas image. It takes the identifier of a canvas element on a page and sets the favicon of the page to the image currently rendered in the canvas. This object is available either as a standalone object of a jQuery plugin.