Open in app

Sign in

Write

Sign in

Shiru99
Shiru99

20 Followers

Home

Lists

About

Pinned

AR Persistence with ARKit & RealityKit [in Details]: AR with iOS (Part-VIII)

Refer Part VII for intro of AR Persistence & ARWorldMap. We’ll explore functionalities of ARPersistence package here. Save AR Functionality public func save(_ uiView: ARView) { var modelEntityDetailsDict: [String: [String]] = [:] // Iterate through AR anchors if let arAnchors…

Arpersistence

6 min read

AR Persistence with ARKit & RealityKit [in Details]: AR with iOS (Part-VIII)
AR Persistence with ARKit & RealityKit [in Details]: AR with iOS (Part-VIII)
Arpersistence

6 min read


Jun 22

AR Persistence with ARKit & RealityKit: AR with iOS (Part-VII)

AR persistence is a powerful feature that allows us to save and share augmented reality experiences in iOS applications. By leveraging ARKit and RealityKit, developers can create immersive AR content that persists across multiple sessions, enabling users to revisit their augmented experiences and share them with others. In this article…

Arkit

4 min read

AR Persistence with ARKit & RealityKit: AR with iOS (Part-VII)
AR Persistence with ARKit & RealityKit: AR with iOS (Part-VII)
Arkit

4 min read


Jun 21

Occlusion, Material with ARKit & RealityKit: AR with iOS (Part-VI)

In this article, we will explore how to implement occlusion and material in AR using SwiftUI and RealityKit, two powerful and user-friendly frameworks provided by Apple. We will start with a brief introduction to the main concepts and tools, and then we will dive into the code and build a…

Arkit

4 min read

Occlusion, Material with ARKit & RealityKit: AR with iOS (Part-VI)
Occlusion, Material with ARKit & RealityKit: AR with iOS (Part-VI)
Arkit

4 min read


Apr 29

Plane Detection, 3D model placement & FocusEntity with ARKit & RealityKit: AR with iOS (Part-V)

Let’s get started with placing a 3D object on a horizontal or vertical plane using ARKit. With ARKit, we can detect the plane and add different user interactions to the 3D object. We can also explore the 3D model properties like animations or audio/video associated with them. Plane Detection When we use…

Arkit

6 min read

AR with iOS — SwiftUI, ARKit & RealityKit (Part-V)
AR with iOS — SwiftUI, ARKit & RealityKit (Part-V)
Arkit

6 min read


Apr 29

AR gestures with ARKit & RealityKit: AR with iOS (Part-IV)

AR gestures AR gestures are interactions and movements made by users in an Augmented Reality (AR) environment to manipulate AR objects or interact with AR content. In the context of AR with iOS, AR gestures can be used to enable users to interact with virtual objects overlaid on the real world through…

AR

5 min read

AR

5 min read


Apr 29

3D USDZ Models with ARKit & RealityKit : AR with iOS (Part-III)

3D USDZ Models what is usdz : USDZ is a file format developed by Pixar and Apple for sharing and displaying 3D content in AR and VR environments. It’s based on Pixar’s Universal Scene Description (USD), and is designed to be lightweight and efficient. …

AR

4 min read

AR with iOS — SwiftUI, ARKit & RealityKit (Part-III)
AR with iOS — SwiftUI, ARKit & RealityKit (Part-III)
AR

4 min read


Apr 29

ARKit & RealityKit with SwiftUI : AR with iOS (Part-II)

Augmented Reality (AR) is a technology that blends virtual objects and information with the real-world environment, enhancing the user experience. With the launch of ARKit and RealityKit, Apple has made it easier for iOS developers to create AR apps that can transform how we interact with the world. SwiftUI, Apple’s…

IOS

3 min read

AR with iOS — SwiftUI, ARKit & RealityKit (Part-II)
AR with iOS — SwiftUI, ARKit & RealityKit (Part-II)
IOS

3 min read


Apr 29

AR, VR & MR Basics: AR with iOS (Part-I)

Augmented Reality (AR) AR (Augmented Reality) overlays virtual content on the real world, allowing users to interact with virtual objects in their real environment. Examples Snapchat filters Ikea Place Pokémon GO Lamborghini Virtual Reality (VR) VR (Virtual Reality) creates a fully immersive digital environment, where users are transported to a virtual world and can interact with…

AR

2 min read

AR with iOS — AR, VR & MR Basics (Part-I)
AR with iOS — AR, VR & MR Basics (Part-I)
AR

2 min read

Shiru99

Shiru99

20 Followers

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams