June 15, 2024
AR
PASL
Unity Developer
AR
PASL is an innovative augmented reality app designed to showcase various machines using image tracking. Developed in Unity, PASL provides an immersive experience where each machine's parts can be separated and viewed as individual 3D models. By selecting a specific part, users can access a detailed 3D view accompanied by the part's name and description, all managed through XML data.
Technical Details
Utilizes Image Tracking to display machines in an interactive AR environment.
Each machine part can be separated from the whole, allowing users to inspect individual components closely.
Selecting a part reveals its name and description, enhancing the educational value.
Built for both Android and iOS devices, expanding accessibility from the initial iPad-only version.
My Contribution
Originally developed using Vuforia, I led the complete migration of PASL to the AR Foundation, aligning the project with the latest advancements in AR technology.
I restructured the project hierarchy to a simplified version, improving manageability and performance.
Implemented various code optimizations to enhance performance and ensure smooth operation across different devices.
Expanded the app's compatibility by building it for both Android and iOS devices, whereas it was initially built for iPads only.