
ArCore Based Camera Tracking for CGI Previz
This is a cool project that I decided to undertake with the aim of exploring and understanding the ARCore library from Google, everything was realized in 7 days.
This project consist of a sotware that receives the coordinates of the AR Device, renders the image and sends it back to the device that shows that image on its screen, everything in realtime at 30fps.
This let you use the processing power of a powerful PC and the camera tracking capabilities of a modern Smartphone.
Everything was made using Unity.