AR Development


Demo 1

  • Plane Detection

    • Detect plane and place the portal using Unity ARdefault plane object

    • Disable and enable plane detection with UI button

  • Play the Audio

    • writing C# scripts and attached it to the button to control audio play

    • Touch the object through screen and play the audio

  • UI Mechanism to navigate to different scenes

    • main menu with Play, Options, Quit button

    • Options menu to select different scenes

    • dropdown menu in the scene to change to different scenes

    • back button to get to the main menu

  • Camera Control Scripts

    • Change the position of the cameras with button

    • place different game objects on different positions as position object

    • using the scripts to choose camera to different positions


MayaPortalV1.0.MP4