First: ARCore is most awesome I’ve dug through the hello world tutorial, checked the code and then added my own stuff, but now I’m wondering if I’m re-inventing the wheel and if there is a more advanced tutorial for developers. Surely everyone needs
- a developer menu
- developer log
- a button to reset all
- several menu buttons to perform actions, change settings and what not
- a collider on the tracked plane so your objects don’t fall through
- a button to toggle the tracked plane visibility
- …
Is there a good tutorial from Unity / Google that goes beyond “HelloAR” from the quickstart tutorial? If someone has good tutorials, please do share.