Unlocking the Magic of visionOS
Apr 4 2024 · Article (4 mins)
Ever dreamed of building iOS apps that truly connect with users, pushing the boundaries of accessibility, imm...
more
Unlocking the Magic of visionOS
Ever dreamed of building iOS apps that truly connect with users, pushing the boundaries of accessibility, immersion, and creativity? visionOS:Beyond the Basics is your next favorite course to make that dream a reality.
iOS & Swift
Augmented Reality’s RoomPlan for iOS: Getting Started
Aug 11 2023 · Article (25 mins)
Learn how to scan a room and share the 3D model with Apple’s RoomPlan in a SwiftUI app.
Augmented Reality’s RoomPlan for iOS: Getting Started
Learn how to scan a room and share the 3D model with Apple’s RoomPlan in a SwiftUI app.
iOS & Swift
Apple Vision Pro: A New Era or AR Rabbit Hole?
Jun 7 2023 · Article (10 mins)
Apple has just announced its Vision Pro spatial computing system. Is it destined to become the next must-have...
more
Apple Vision Pro: A New Era or AR Rabbit Hole?
Apple has just announced its Vision Pro spatial computing system. Is it destined to become the next must-have tech tool?
Multiple Domains
The Meta Quest 3 and Apple Vision Pro for Game Developers
Jun 6 2023 · Article (15 mins)
Two new XR headsets in a week! How do they compare and what does this mean in terms of game development? Here...
more
The Meta Quest 3 and Apple Vision Pro for Game Developers
Two new XR headsets in a week! How do they compare and what does this mean in terms of game development? Here, you’ll discover more about these headsets and how you can approach them.
iOS & Swift
Face Tracking with RealityKit
Feb 23 2021 · Video Course (37 mins)
Learn how to leverage RealityKit and Reality Composer to build engaging AR experiences focused on tracking...
more
Face Tracking with RealityKit
Learn how to leverage RealityKit and Reality Composer to build engaging AR experiences focused on tracking facial movement and expression, add props and behaviors to face anchors in Reality Composer, and drive animations for 3D content in augmented reality with your facial expressions.
Multiple Domains
Announcing AR/VR Week at raywenderlich.com!
Mar 25 2019 · Article (15 mins)
Amazing discounts on all of our AR and VR content, including our newest release: Unity AR & VR by Tutoria...
more
Announcing AR/VR Week at raywenderlich.com!
Amazing discounts on all of our AR and VR content, including our newest release: Unity AR & VR by Tutorials.
iOS & Swift
Beginning ARKit
Mar 6 2019 · Video Course (2 hrs, 22 mins)
In this course, you will explore ARKit from getting to know how it works, to adding new furniture in your ...
more
Beginning ARKit
In this course, you will explore ARKit from getting to know how it works, to adding new furniture in your room and identifying 3D objects from the camera.
iOS & Swift
Building a Museum App with ARKit 2
Oct 1 2018 · Article (30 mins)
Have you ever stood at a museum exhibit and wanted to know more about the art or artifact than the little pla...
more
Building a Museum App with ARKit 2
Have you ever stood at a museum exhibit and wanted to know more about the art or artifact than the little placard provides? There should really be an app for that. Well, you can make such an app with image and object detection and tracking in ARKit 2!
iOS & Swift
AR Face Tracking Tutorial for iOS: Getting Started
Aug 20 2018 · Article (25 mins)
In this tutorial, you’ll learn how to use AR Face Tracking to track your face using a TrueDepth camera, overl...
more
AR Face Tracking Tutorial for iOS: Getting Started
In this tutorial, you’ll learn how to use AR Face Tracking to track your face using a TrueDepth camera, overlay emoji on your tracked face, and manipulate the emoji based on facial expressions you make.
iOS & Swift
Building a Portal App in ARKit: Materials and Lighting
Jun 1 2018 · Article (30 mins)
Learn how to add materials and lighting effects to your AR portal app with the final tutorial in this series ...
more
Building a Portal App in ARKit: Materials and Lighting
Learn how to add materials and lighting effects to your AR portal app with the final tutorial in this series taken from our book, ARKIt by Tutorials!
iOS & Swift
Building a Portal App in ARKit: Adding Objects
May 31 2018 · Article (20 mins)
In this second part of our tutorial series on building a portal app in ARKit, you’ll build up your app and ad...
more
Building a Portal App in ARKit: Adding Objects
In this second part of our tutorial series on building a portal app in ARKit, you’ll build up your app and add 3D virtual content to the camera scene via SceneKit.
iOS & Swift
Building a Portal App in ARKit: Getting Started
May 31 2018 · Article (15 mins)
Learn how to build your own augmented reality portal app in this tutorial series from our new book, ARKit by ...
more
Building a Portal App in ARKit: Getting Started
Learn how to build your own augmented reality portal app in this tutorial series from our new book, ARKit by Tutorials!
iOS & Swift
Why I Love ARKit for Apple iOS 11
Sep 29 2017 · Article (20 mins)
Apple’s iOS 11 release brings ARKit, a new SDK that unlocks devices’ potential to transform reality. Learn wh...
more
Why I Love ARKit for Apple iOS 11
Apple’s iOS 11 release brings ARKit, a new SDK that unlocks devices’ potential to transform reality. Learn what it is, how to use it and why you’ll love it.
iOS & Swift
Introduction to ARKit: Error Management
Aug 18 2017 · Screencast (6 mins)
When working with ARKit, it is inevitable that users will run into errors such as low light and failed mot...
more
Introduction to ARKit: Error Management
When working with ARKit, it is inevitable that users will run into errors such as low light and failed motion tracking. In this video, you'll learn how to diagnose such issues.
iOS & Swift
Introduction to ARKit: Measuring Distances
Aug 17 2017 · Screencast (5 mins)
In this video, you'll learn how the leverage SceneKit's API in ARKit to measure distances between ...
more
Introduction to ARKit: Measuring Distances
In this video, you'll learn how the leverage SceneKit's API in ARKit to measure distances between two nodes.
iOS & Swift
Introduction to ARKit: Adding 3D Models
Aug 16 2017 · Screencast (9 mins)
In this video, you'll learn how to add 3D models to scenes. You'll do this by way of planes and th...
more
Introduction to ARKit: Adding 3D Models
In this video, you'll learn how to add 3D models to scenes. You'll do this by way of planes and then by way of feature points.
iOS & Swift
Introduction to ARKit: Getting Started
Aug 15 2017 · Screencast (6 mins)
In this video, you'll get started with ARKit. You'll learn about the various framework components ...
more
Introduction to ARKit: Getting Started
In this video, you'll get started with ARKit. You'll learn about the various framework components and how to enable ARKit in your app.