Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oabdelkarim/ARPaint
- Owner: oabdelkarim
- Created: 2017-08-02T13:08:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T19:48:36.000Z (over 6 years ago)
- Last Synced: 2024-02-15T01:33:10.454Z (12 months ago)
- Topics: arkit, augmented-reality, ios, ios11, mixed-reality, scenekit
- Language: Swift
- Size: 8.85 MB
- Stars: 710
- Watchers: 34
- Forks: 105
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.