Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oabdelkarim/ARPaint

Draw with bare fingers in the air using ARKit
https://github.com/oabdelkarim/ARPaint

arkit augmented-reality ios ios11 mixed-reality scenekit

Last synced: 3 months ago
JSON representation

Draw with bare fingers in the air using ARKit

Awesome Lists containing this project

README

        

# ARPaint

ARPaint demonstrates how to draw in the air with bare fingers using ARKit and Vision libraries introduced in iOS 11.

[Watch Demo Video Here](https://www.youtube.com/watch?v=gb9E0n8m5pE&feature=youtu.be)

## How it Works

Read this article: [`iOS ARKit Tutorial: Drawing in the Air with Bare Fingers`](https://www.toptal.com/swift/ios-arkit-tutorial-drawing-in-air-with-fingers#annex-exclusively-prodigious-devs) for detailed description of how this code work and how to get started with ARKit.

## Getting Started

ARKit is available on any iOS 11 device, but the world tracking features that enable high-quality AR experiences require a device with the A9 or later processor.