ARBrush
AR sketching
A Swift implementation of 3D drawing in ARKit using Metal and SceneKit
Quick demo of 3d drawing in ARKit using metal + SceneKit. NOTE: This is experimental code!
787 stars
24 watching
84 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oabdelkarim/arpaint | An iOS app that uses ARKit to enable drawing in the air with bare fingers using gesture recognition and 3D rendering. | 717 |
lapfelix/arkit-line-drawing | A basic ARKit project that draws a line where the camera is positioned | 407 |
nagam11/arkit-projects | A collection of ARKit projects demonstrating various applications and techniques in augmented reality development. | 76 |
gao0122/arkit-example-by-apple | An ARKit-based example project demonstrating best practices for visual feedback, gesture interactions, and realistic rendering in augmented reality experiences. | 284 |
codeprincess/arstarter | A comprehensive guide to getting started with ARKit using Swift for building augmented reality experiences. | 473 |
shu223/arkit-sampler | A collection of code examples showcasing various ARKit features and techniques. | 1,541 |
simformsolutionspvtltd/arkit-prototype | An ARKit-based project demonstrating various augmented reality features and capabilities | 267 |
montaguegabe/arkit-virtual-backdrop | Projects a 2D image onto a 3D scene in real-time using Metal and ARKit to create an immersive augmented reality experience. | 87 |
ignacio-chiazzo/arkit | ARKit project providing an example of building augmented reality experiences with SceneKit and ARCore-like functionality | 373 |
nicholas714/arrubiks | An AR implementation of Rubik's Cube using ARKit on iOS | 32 |
markzhong88/artext | An iOS app that displays captioned text in 3D space using ARKit | 80 |
artemnovichkov/card | Demonstrates ARKit-powered augmented reality card flipping effect using SceneKit | 27 |
rajubd49/arkit-sample-objc | An ARKit sample application with features such as plane detection, object addition and removal, scaling and movement, snapshotting, and world tracking. | 76 |
bjarnel/arkit-occlusion | Demonstrates how to track and occlude objects in an AR environment using real-world geometry | 349 |
alinebee/boxify | An ARKit project that allows users to create and manipulate 3D boxes in the real world using their device's camera and sensors. | 13 |