Last month I mentioned some nice iOS 8 source code examples including basic examples on setting up 2D and 3D scenes within SceneKit.
Here’s a nice step-by-step tutorial from Ryan Shelby showing how to re-create Stonehenge in SceneKit.
The tutorial provides a nice explanation of 3D coordinate systems, and goes through setting up the scene background, sky, and camera, laying out the stones, and adding material to the stones.
This image shows the tutorial’s end result:
You can find the tutorial over on Ryan Shelby’s blog.
A nice guide on creating a 3d scene with SceneKit.
- Tutorial: How To Implement The Parallax Effect Of The iOS 7 Home Screen
- Tutorial: iPad UISplitViewController And Storyboards
- Open Source iOS Library Allowing You To Easily Apply Animated Mesh Transforms To A View Hierarchy
- Example: Recreating The Twitter App Startup Transition In Swift With Core Animation
- Extensive iOS 8 Source Code Collection Covering Metal, Custom Filters, HealthKit And More
Original article: Tutorial: Using iOS 8’s SceneKit To Recreate Stonehenge In 3D
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.