.. _anim_04: (4) Flying over topography -------------------------- Our next animation simulates what an imaginary satellite might see as it passes in a great circle from New York to Miami at an altitude of 160 km. We use the general perspective view projection with :doc:`grdimage ` and use :doc:`project ` to create a great circle path between the two cities, sampled every 5 km. The main part of the script will make the DVD-quality frames from different view points, draw the path on the ground, and add frame numbers to each frame. As this animation generates 355 frames we can use 3rd party tools to turn the image sequence into a MPEG-4 movie. Note: At the moment, :doc:`grdview ` cannot use general perspective view projection to allow "fly-through" animations like Fledermaus; we expect to add this functionality in a future version. .. literalinclude:: /_verbatim/anim_04.txt :language: bash .. Need to include the following 0 px wide dummy image for video poster .. only:: html .. image:: /_images/anim_04.png :width: 0 px .. raw:: html

Flying over topography.