# # Normally setup for a movie would be done interactively, saved to a session, # and then loaded before running the animation commands. To make this example # self-contained we instead use commands to setup the scene here. # # Setup the lyzozyme sequential ribbon display scene. open 1h09 turn y -150 rainbow set bg white windowsize 200 150 copy file ribseq.jpg ~ribbon # --------------------------------------------------------------------------- # Record the movie # movie record supersample 3 perframe "rib :$1" range 2,339 wait 340 movie encode ribseq.mp4 ribseq.webm ribseq.ogv