I need to implement a solar system like 3d interactive menu animation for my application, where i can scroll through through sub items and should able to select the items, I don't know how to achieve this in both android and ios any libraries are available to achieve this?
Asked
Active
Viewed 160 times
1
-
Check out unity3d - pretty easy there. – Skynet Dec 30 '15 at 07:36
-
You can try unity3d as @Skynet pointed it out. You can also use Cocos2D or SpriteKit for iOS. Its a great framework and meant for the use of Sprites. – Saheb Roy Dec 30 '15 at 07:38