laanlabs / ARBrush

Quick demo of 3d drawing in ARKit using metal + SceneKit. NOTE: This is experimental code!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARBrush

Quick demo of 3d drawing in ARKit using metal + SceneKit.

Code adapted from: https://github.com/lapfelix/ARKit-line-drawing and: https://www.raywenderlich.com/146414/metal-tutorial-swift-3-part-1-getting-started

NOTE: This is experimental code! ..I'm just learning swift.

Also note: this demo is pretty trivial to accomplish in Unity with the ARKit plugin (https://forum.unity3d.com/threads/arkit-support-for-ios-via-unity-arkit-plugin.474385/ https://www.assetstore.unity3d.com/en/#!/content/92515 ). This demo was more to see if metal drawing could be layered on top of scenekit.

Alt text

Author

This project was created by Laan Labs. We design and build solutions at the intersection of Computer Vision and Augmented Reality.

http://labs.laan.com

@laanlabs

License

ARBrush is released under the MIT License. See LICENSE for details.

About

Quick demo of 3d drawing in ARKit using metal + SceneKit. NOTE: This is experimental code!

License:MIT License


Languages

Language:Swift 89.5%Language:Metal 8.7%Language:C 1.5%Language:Objective-C 0.3%