Skip to content

NYC and Rome as AR Knickknacks using Unity and Vuforia.

Notifications You must be signed in to change notification settings

pizzatree/AR-Knickknacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road to Nowhere

About

AR Application that has nonsensical representations of New York, New York and Rome, Italy in miniature souvenir form.
The application fixes these 3D knickknacks / doodads / souvenirs on top of marker cubes (found below).
These cubes display the weather, an interactive magic 8 cube (rotate 180° in one direction, then back), and some visual elements that (obscurely) represent their respective areas.
These cubes can also be affixed to a plane using Vuforia's plane recognition - in this mode, the cubes are static but much larger.

Requirements

  • Unity Editor 2019.4.28f1
    • Modules
      • Android Build Support
      • Android SDK & NDK (can also be installed independently)
      • OpenJDK (can also be installed independently)
    • Packages
      • TextMeshPro 2.1 (included)
      • Vuforia 9.8.11 (included)
  • External Assets as listed below
    • Included, probably shouldn't be though.
  • 2 marker cubes

How to build

  1. Download the source to the latest release

  2. Open/import the project using your preferred mechanism

  3. Follow the appropriate instructions to build to your recommended devices

External Assets