Skip to content

shu223/visionOS-Sampler

Repository files navigation

ARKit in visionOS Examples

Tip

This repository will be continuously updated with new samples. When it has a certain number of samples and Apple Vision Pro is released (it means this repo can have screenshots of the actual devices), I plan to officially release it as "visionOS-Sampler". If you're interested, please star & watch this repository for updates. Related Repositories: ARKit-Sampler / iOS-Depth-Sampler

Requiments

  • visionOS 1.0+
  • Xcode 15.2+
  • Apple Vision Pro

Contents

01_ARKitDataAccess

Implementation as an application based on Apple's tutorial code:

Setting up access to ARKit data | Apple Developer Documentation

02_ARKitPlacingContent

Visualization of the planes detected with PlaneDetectionProvider.

From "Placing content on detected planes". (This is not an actual screen capture of this sample.)

Blog (Japanese): [visionOS] ARKitで検出した平面を可視化する

03_ARKitSceneReconstruction

Visualization of the mesh of the scene detected with SceneReconstructionProvider.

Blog (Japanese): [visionOS] ARKitで検出したシーンのメッシュを可視化する

04_ARKitHandTracking

Visualization of the joints in hands detected with HandTrackingProvider.

About

ARKit in visionOS Examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages