Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grimmle/ar-sketching
mobile AR app for creating 3D drawings
https://github.com/grimmle/ar-sketching
3d-sketching arfoundation augmented-reality azure-spatial-anchors mid-air-sketching unity
Last synced: about 1 month ago
JSON representation
mobile AR app for creating 3D drawings
- Host: GitHub
- URL: https://github.com/grimmle/ar-sketching
- Owner: grimmle
- Created: 2022-06-09T17:47:11.000Z (over 2 years ago)
- Default Branch: variant/user-test
- Last Pushed: 2023-02-22T19:41:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T02:51:43.963Z (2 months ago)
- Topics: 3d-sketching, arfoundation, augmented-reality, azure-spatial-anchors, mid-air-sketching, unity
- Language: C#
- Homepage:
- Size: 6.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AsketchR Prototype
Mobile AR App for creating drawings in 3D space. Create drawings using multiple different interaction methods.
Your creations can be persistently anchored in the real world and reloaded at any time by creating Cloud Anchors with Azure Spatial Anchors (ASA).Tested with iOS only.
## Examples
![Examples](examples.png)
## Used plugins
- VRSketchingGeometry (see repo [here](https://github.com/tterpi/VRSketchingGeometry))
## Install
Simply add the project in Unity Hub and build for your preferred platform. You need Xcode (iOS) or Android Studio to run the app on your device.