The Project
We simulated the real-world flight paths of Golden Eagles in VR.
This helps researchers study Eagles from a bird’s eye view.
This is my BS - Computer Science Capstone Project.
Data Processing Pipeline:
- GPS trackers are attached to real Golden Eagles.
- Flight data is collected into CSVs.
- GPS data maps to a 3D Earth model in Unity.
- Flight coordinates are turned into a 3D spline curve, visualizing speed with color.
- A spline reconstructs the Eagle’s flight path.
- The 3D eagle model follows the replayed data in realtime.
- Researchers study Golden Eagle flight behavior in VR.