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

Special effects added algorithmically
1,5K descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.1

Updated license

1.1.0.0

Updated the files.

1.0.0.0