Skip to content

An IOS/IPad OS application that demonstrates various capabilities and functions of ARKit and RealityKit.

Notifications You must be signed in to change notification settings

daiyk/ARKitCreationDemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Reality Development Demos based on ARKit and RealityKit

Summary

This repository contains an IOS application that shows the capability of Apple AR development framework: ARKit with RealityKit. The application is continuously under development.

Dependencies

  • SwiftUI
  • minimual support IOS 15.6
  • ARKit
  • RealityKit
  • UIKit

How to install the app

  1. Clone the project and open the RealityDisplay.rcproject in Xcode.
  2. Ensure you have developer account then deploy the app to your iPhone/iPad, make sure the developer mode in your device is enabled.

How to use the app

The app contains three demos for testing the functions of ARKit with RealityKit. [Alt Text

Place Objects

In this demo, you can see a plane, a sphere and a cube are placed on the first detected horizontal plane. Clicking each object can change their colors.

Watch the video

Potting Store

In this demo, you can place a varity of potting to the detected plane by selecting a potting from the list. Watch the video

Measure Distance

In this demo, you can click two points on a detected plane, the measured distance in meter would be shown on the bottom.

Watch the video

Author

All codes are created by Dai Yukun

License

All rights are reserved

About

An IOS/IPad OS application that demonstrates various capabilities and functions of ARKit and RealityKit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages