Skip to content

This mini application was done to demo AR environments and to practice SOLID principles within the Unity framework.

Notifications You must be signed in to change notification settings

RazNayr/Unity-AR-Demo

Repository files navigation

Unity-AR-Demo

A simple app demo where you can place two labels in AR, each displaying the distance to the camera in real time.

Application

  • Two labels can be anchored to the real world.
  • The distance to each individual label from the camera is displayed in realtime.
  • Renders the distance as a line between camera and label.
  • Change line color based on distance.

Software

  • ARFoundation
  • Unity (with S.O.L.I.D principles)

Video Demo

Link: https://youtu.be/JFXdIrxcVZk Watch the video

About

This mini application was done to demo AR environments and to practice SOLID principles within the Unity framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published