Question

I need to add a 3D cube that the user could rotate into an iOS app with classic functionalities such as navigation and tab bar; it would be great to render it with custom shaders in order to have a cartoon style.

Which is a simple way to achieve it? Would SceneKit or GLKit be a good solution? Is it possible to integrate a 3D object into a view of a UIKit based app?

Thanks a lot for any hint, DAN

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top