Notifications
OnePlus 7 Pro Augumented Reality app
Showcase
584
0
Last week OnePlus announced their new flagship and I wanted to have a better look at the smartphone (especially the size), so in the weekend I made a small AR app with Vuforia and Unity.
The 3D model is from the official website.

What I learned while making this project:

  • how to make a marker based augmented reality app using Vuforia SDK.
  • how to work with Unity Animator, how to control different animations using toggles and how finite state machines work;
  • how to work with Unity UI Components, how to use the Canvas in different render modes, how to set up buttons, toggles, text and panels to look good on different screen resolutions, how to work with UI Layout Components;
  • how to use the Post Processing Stack;