Posts

Showing posts from July, 2025

Experiential Design - Task 3 : Project MVP Prototype 2

Image
03.06.2025 - 06.07.2025 Michael Chan Henn Loong / 0363611 Experiential Design / BA of Design (HONS) in Creative Media / Taylor's University Task 3: Project MVP Prototype INSTRUCTIONS <iframe src="https://drive.google.com/file/d/1NlmiGLTVEt-aZ1HcWis5wnyquBrK9mCv/preview" width="640" height="480" allow="autoplay"></iframe> PROJECT OVERVIEW The idea behind this app is simple to provide users the chance to try on sneakers virtually using their phone camera, without needing any physical marker. To achieve this, we chose ARKit for our final product instead of Vuforia, so that we could go fully markerless and provide a smoother user experience. The core feature is built using Unity’s AR Foundation, which automatically runs on ARKit when build and run on iOS devices. This enables plane detection, raycasting, and real world tracking for the AR sneaker placement and interaction f...