Project Overview

PlaneAR is a real-time aircraft tracking application for Android that uses augmented reality to overlay live flight data onto a camera feed. Built as a senior capstone project at Oregon State University, PlaneAR was a collaborative team effort—and the result is a fully functional, polished app that ships a custom Vulkan graphics engine written from scratch in C++.

Point your phone at the sky, and PlaneAR identifies aircraft in your field of view, displaying their callsign, altitude, and heading in 3D-anchored cards that follow the planes as they move.

Key Features

Technical Highlights

PlaneAR showcases several advanced engineering concepts across its hybrid Kotlin/C++ architecture:

Demonstration

PlaneAR's User Interface

Pictured above: The AR overlay in action—3D-anchored flight cards tracking live aircraft in the user's field of view, including the aviation HUD with compass tape and cardinal direction indicators.

Technologies Used

Learning Outcomes

This project demonstrates proficiency in:

Learn More

View PlaneAR's Website

View PlaneAR on GitHub