Website powered by

Flying an F-15 Fighter Jet using Phone Sensors Data in Unreal Engine 5

Being able to control a virtual simulation with a physical object, opens the door for so many use cases starting with: self-entertainment haha.

I am using sensor fusion (#Accelerometer, #Magnatic, and #gyroscope) to get the best and most accurate orientation of the phone.

Data is sent through a UDP socket over wifi (The 5 GHz band gives the best results )

The touchscreen buttons are used to trigger missiles and landing gear.

Whenever the jet plane moves, the fins react automatically.

Assets From https://www.unrealengine.com/marketplace/en-US/profile/Vigilante?count=20&sortBy=effectiveDate&sortDir=DESC&start=0