Skip to content

InteractiveAR_ARKitDemo is a open source sample application showcasing ARKit's ability to identify horizontal surfaces and handling 3D models. This application identify a horizontal surface on which a 3D model is rendered. A touch event on 3D model initiate a dance animation with the 3D model.

License

Notifications You must be signed in to change notification settings

HemDutt/InteractiveAR_ARKitDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveAR_ARKitDemo

Follow best practices for visual feedback, gesture interactions, and realistic rendering in AR experiences. Screenshot

Overview

Augmented reality (AR) offers new ways for users to interact with real and virtual 3D content in your app. This project shows ways to apply Horizontal plane identification and interacting with 3D model to easily create immersive, intuitive AR experiences.

Getting Started

ARKit and this sample app require iOS 11 and a device with an A9 (or later) processor. ARKit is not available in iOS Simulator.

Identifying Horizontal planes

Help people to locate a surface and place an object on it. In this demo application identify a horizonatal surface and provide an anchor to a 3D model.

User Interaction with Virtual Objects

Allow people to directly interact with virtual objects using touch event. The 3D model used is downlaoded from templates of https://www.mixamo.com Touch on the model starts animation on the 3D model and another tap on the model stops the animation.

Author

Hem Dutt, hemdutt.developer@gmail.com

License

MapKitPathRenderer is available under the MIT license. See the LICENSE file for more info.

About

InteractiveAR_ARKitDemo is a open source sample application showcasing ARKit's ability to identify horizontal surfaces and handling 3D models. This application identify a horizontal surface on which a 3D model is rendered. A touch event on 3D model initiate a dance animation with the 3D model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages