/ARRacingGame

A game built in AR Foundation to demonstrate how to create an AR racing game with plane detection or LiDAR

Primary LanguageShaderLabMIT LicenseMIT

🚗 AR Racing Game

A game originally built in AR Foundation to demonstrate how to create an AR racing game with AR Meshing LiDAR. This game now works with Lightship ARDK and AR Foundation and there're two scenes available in this project for each technology.

📌 Take a look at my YouTube AR Racing Game Video Series to understand this project.

Demos

Scenes

  1. MainGameAR_ARDK.unity (Niantic Lightship ARDK AR Racing Game demo scene)
  2. MainGameAR_AR_Foundation.unity (AR Foundation AR Racing Game demo scene)
  3. MainGameAR_Standalone.unity (Standalone scene to test car physics)

🚗 Missions

A scriptable object is included under /Assets/Scriptables/Missions to create new missions, be sure to watch the YouTube video series for a step by step process.