SceneKit
SceneKit is a high-level 3D graphics framework that helps you create 3D animated scenes and effects in your apps. It incorporates a physics engine, a particle generator, and easy ways to script the actions of 3D objects so you can describe your scene in terms of its content — geometry, materials, lights, and cameras — then animate it by describing changes to those objects.
Reference and Guides
iOS Sample Code
- Fox: Building a SceneKit Game with the Xcode Scene Editor
- SceneKit Vehicle Demo
- SceneKit State of the Union Demo