From January to April 2022, during my final year at Wilmington University, I created a working alpha of an upcoming augmented reality (AR) app for Wilmington University's crime scene investigation (CSI) course.
In this project, I:
• Integrated Vuforia augmented reality (AR) with C#, JSON, and PHP/MySQLi
• Harnessed PHP/MySQLi to send and retrieve JSON data, so that AR objects instantiated by one user can be loaded from the database into another user’s gaming experience
• Implemented C# alongside PHP/MySQLi to capture a screenshot of the AR scene, convert the screenshot to bytes of binary data, and send the bytes to a file location where they can be accessed by another user
• Spearheaded the creation of UI/UX for the app, iterating from a Figma design to a Unity wireframe
Take a look at the evolution of the UI/UX here: https://www.artstation.com/artwork/lDqbXo
* Thanks to:
Hunter Carpenter, who developed the original code for the JSON saving/loading system;
Billy Watkins, Logan Fluharty, and Matthew Heintzen, who modeled/textured/UV-mapped 3D models for the project;
Jimmy Doherty, who sourced the audio files utilized in the project;
Clifford Bruno, who created 2D art for the objects;
and Scott Shaw, awesome instructor;
as well as:
Cooper Maddocks, for creating a JSON explanation video (not shown in the screenshots above);
Ryan Grogan, for scripting the 3D object viewer program (not shown in the screenshots above)
Jared Moseley and Michaela Kennedy, for feedback and other invaluable assistance.
The working build of the ARCSI app in action: Instructor view, in action, detecting Vuforia's ground test plane