This repository contains code for the AR Floorplan demo project, AR Image Achoring project and AR Piano Mediapipe project. These projects were created to test the potential of AR foundation, Mediapipe Hands and FloorplanToBlender repository.
Each folder contains it's on project that is to run separately. They are handled as subrepositories with their own readme.
These are the tools and hardware used during development.
- Samsung 7 (Needs to support AR Foundation)
- Unity3d 2020.2.1f1
- AR foundation
- Android API 26 or later
This section contains a short description of the different projects in this repository.
This is a demo project for achoring 3d objects with the AR foundation library.
This demo project takes it one step further by achoring a piano and using mediapipe hands to play notes when they are pressed.
This demo project is an extention of the BlenderToFloorplan project. Illustrating how the Floorplan creation can be part of a interative implementation. Using AR foundation and Mediapipe Hands.
The projects in this repository are only proof of concept, with very little pollishing. Meaning there are plenty of bugs and glitches. Please create issues on this repository if you want me or others to help.
This implementation is using the MIT License.