Get started with the default SceneKit game project that Xcode provides.
- [Instructor] With the basics of scenes…in the scene graph covered,…let's just into Xcode and build our first SceneKit project.…I'm going to launch Xcode from an alias on the desktop,…and you can see here we're running version 8.3.2.…Next, I'm going to go ahead and click on…Create a new Xcode project.…And I want to make sure that I have the iOS selected here,…at the very top of this dialogue,…and then I'm going to go ahead and pick Game,…and then I'm going to click on Next.…Then we can give the product a name,…if you're following along, type in anything you'd like.…
I'm going to type in "SceneKitIntro".…I'm adding my name as the Organization Name,…and for the identifier, this needs to be unique.…It's always in reverse domain name extension,…so "com.organization", so in my case "com.mikewong".…It's important that this is unique…so that if you ever want to upload…your application to the App Store,…it needs to be unique from anybody else in the App Store.…For the language, I'm going to make sure…that I have Swift selected.…
Author
Released
7/28/2017- Setting up SceneKit
- The SceneKit coordinate system
- Using built-in view features
- Physics in SceneKit
- Spawning multiple objects and timers
- Optimizing performance
- Creating your first particle system
- Configuring and implementing a particle system
- Enabling touch
Skill Level Intermediate
Duration
Views
Related Courses
-
iOS Game Development with Swift 3 and SpriteKit
with Todd Perkins2h 52m Intermediate
-
Introduction
-
Welcome56s
-
What you should know1m 16s
-
-
1. SceneKit Scenes
-
Setting up SceneKit3m 31s
-
2. All about Nodes
-
Understanding nodes1m 47s
-
Asset catalogs4m 38s
-
Understanding cameras4m 25s
-
Geometry objects6m 24s
-
Using built-in view features3m 27s
-
Adding additional objects4m 42s
-
-
3. Physics in SceneKit
-
Physics body types3m 55s
-
Forces6m 14s
-
-
4. SceneKit and the Render Loop
-
Spawn timers2m 51s
-
Optimize performance4m 17s
-
5. Particle Systems
-
Implement a particle system3m 52s
-
6. Enabling Touch
-
Adding touch handling6m 14s
-
Next Steps
-
Next steps1m 40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Build your first SceneKit game project