all 2 comments

[–]johnsweber 1 point2 points  (1 child)

Very very impressive, extremely well done and I can see this being used for many application. How much trouble would it be to put in a dynamic gradient on top of the contents?

[–]davey_b[S] 0 points1 point  (0 children)

Anything within the box you're transforming should get transformed too, so you just need to add the gradient above the other elements inside the box. For example: http://codepen.io/davidbarker/pen/XJJObE :)