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

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top