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

https://github.com/hexcube/arcoredraw

Simple demo app to draw lines in AR
https://github.com/hexcube/arcoredraw

arcore augmented-reality draw-lines scribble unity

Last synced: 9 months ago
JSON representation

Simple demo app to draw lines in AR

Awesome Lists containing this project

README

          

# ARcoreDraw

Simple demo app to scribble in Augmented Reality

HOWTO
-----
- Requires Unity 2018.4 LTS and ARcore SDK for Unity v1.12
- Clone this project, import in Unity and build project

CREDITS
-------
- Based on the tutorial [Using ARCore and Unity3D to Draw Lines in Augmented Reality](https://heartbeat.fritz.ai/the-subtle-art-of-making-lines-in-augmented-reality-using-arcore-and-unity3d-e26718dffa03)
- Inspired by Google's [Just a Line app](https://play.google.com/store/apps/details?id=com.arexperiments.justaline)
- [How to Git with Unity](https://thoughtbot.com/blog/how-to-git-with-unity)

LICENSE
-------
Except where otherwise noted, all original content here are released under [MIT license](https://opensource.org/licenses/MIT). However, part of the work here are derived from other 3rd party projects and as a result follow the licenses of their original sources.