Animate 3D airplane movement in WPF C#
Budget: $30 – $250 USD
Hello, in my current WPF C# flight simulator I can control the airplane manually using the keyboard keys. I need to animate the movement of the flight like shown in the attached video. The airplane needs to be able to take off, fly for a little bit, land and stop on it's own.
The controls are: space bar to start flight; WASD keys for movement; UP and DOWN arrow keys to increase/decrease speed.
Basically, each one of these controls needs to be set on a timer and executed in a particular order to automate the flight.
This Microsoft documentation article describes the animation process in WPF:
https://docs.microsoft.com/en-us/dotnet/desktop/wpf/graphics-multimedia/animation-overview?view=netframeworkdesktop-4.8
The controls are: space bar to start flight; WASD keys for movement; UP and DOWN arrow keys to increase/decrease speed.
Basically, each one of these controls needs to be set on a timer and executed in a particular order to automate the flight.
This Microsoft documentation article describes the animation process in WPF:
https://docs.microsoft.com/en-us/dotnet/desktop/wpf/graphics-multimedia/animation-overview?view=netframeworkdesktop-4.8