nicklockwood / CubeController

CubeController is a UIViewController subclass that can be used to create a rotating 3D cube navigation.
Other
142 stars 20 forks source link

Can it support Vertical Scrolling? #5

Open flypigz opened 10 years ago

flypigz commented 10 years ago

Thanks a lot for the code, what about modifying it to support vertical cube transition?

nicklockwood commented 10 years ago

Should be simple enough to do. Alternatively, you could use iCarousel in Cylinder mode to do this.