Context :
CloudFrames is an application working as a social platform where a user can post pictures taken with his phone. These pictures can be visualised by other user with Augmented Reality. They are positioned in space at the precise location and angle they were taken, perfectly overlapping with reality. I only developpe a proof of concept for the core parts : taking a picture and place it in augmented reality, sharing it with other users, visualize pictures from other users.
I build this prototype with ARCore, in Unity for Android. I'm using the CloudAnchor system from ARCore for positioning the CloudFrames in space, and a Firebase server to store and share de pictures between devices.
I made this prototype during the research of my professionnal thesis about "Multiplayer AR and AR Cloud", readable here (Only in French).