CubeController icon indicating copy to clipboard operation
CubeController copied to clipboard

CubeController is a UIViewController subclass that can be used to create a rotating 3D cube navigation.

Results 5 CubeController issues
Sort by recently updated
recently updated
newest added

It is possible in that project directly call another view with the help of your library (suppose MKCubeViewController index is 0 and I directly call index 5 ... it is...

I have the CubeController as a childviewcontroller. I am wanting to remove and add new controllers. They are added but the view seems to be invisible until I touch the...

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

Hello, I am very new to iOS programming so please forgive me if this is basic. How can I use the navigationController with CubeController? Any pointers ? Again, thank you...

It's a really great implementation. I have one small suggestion, and that is to keep the views within the screen edges. This would improve the illusion of the 3D world....