← Software

AR Prototype

GitHub Repository
📷 Screenshot coming soon

Description

AR Prototype is an augmented reality application built in Unity that demonstrates image-based marker detection and the placement of 3D content and video on detected markers — without requiring cloud services.

The project is structured as a step-by-step tutorial aimed at students with no prior Unity experience. It covers image library setup, MarkerContent prefab configuration, video playback via Render Texture and VideoPlayer, and build steps for both iOS (via Xcode) and Android (via Android Studio). The app works on iOS through ARKit and on Android through ARCore.

Stack

Technologies

ARKit (iOS) ARCore (Android) Image Marker Detection Video Playback (Render Texture)

Software

Unity C# Xcode Android Studio

Hardware

iPhone or iPad (iOS) Android device

Collaborators