GKLCubeViewController
GKLCubeViewController copied to clipboard
Cube-ular view controller that can be rotated by a pan gesture
Update class names to help with shift away from cube specific shapes.
@pyro2927 I've done a rendition of this that properly handles an arbitrary number of sides. Specifically, if there are four sides, it works like before, rotating a cube. But if...
It would be great if this control optionally supported adding of views to the top bottom of the cube. So that if I have a view on the top of...
I have another enhancement request for this (sorry!) To make this a really polished control, it would be great if there was a way to constrain the cube vertically when...