Fly a 747 with MATLAB: Shaky Camera Effect, Sound Effect

Special effects added algorithmically
1.5K Downloads
Updated 1 Sep 2016

View License

This demo adds special effects to the example files submitted here:
http://www.mathworks.com/matlabcentral/fileexchange/28006

1. To create the jerky camera effect, we named the Viewpoint node attached to the body frame of the aircraft and added shaky motion to using a MATLAB algorithm.

Learn more about the shaky camera technique:

http://en.wikipedia.org/wiki/Shaky_camera

You are could also experiment with other camera movement techniques.

2. To create the sound effect, we used System Objects(released in R2010a) from the Signal Processing Blockset. The sound plays within the same loop as the animation and gives you full control on how you want to customize this effect.

3. The world is modeled as two hemispheres-one textured with an image of the sky and one of the ground. This ensures that as the aircraft gathers altitude, you get a realistic view of the world below without any gaps.

Cite As

Simulink Dude (2024). Fly a 747 with MATLAB: Shaky Camera Effect, Sound Effect (https://www.mathworks.com/matlabcentral/fileexchange/28010-fly-a-747-with-matlab-shaky-camera-effect-sound-effect), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Updated the files.

1.0.0.0