; Persistence Of Vision raytracer version 3.1 ; Lego Aniamtion 102 - Movement in Outer Space ; By Ahui Herrera http://jedi_agh.tripod.com ; Input_File_Name=YWing.pov ; Number of Frames to create ; 6 sec x 30 frames per seocnd = 180 frames Initial_Frame=1 Final_Frame= 180 ;Subset_Start_Frame = 60 ;Subset_End_Frame = 60 ; clock variable for Mini-Animation 1 & 3 ;Initial_Clock= 0 ;Final_Clock= 700 ; Clock variable for Mini-Aniamtion 2 Initial_Clock = -600 Final_Clock = 600 ; Output Image Size Width=320 Height=240 Output_File_Type=N ; T - Uncompressed Tar 24-bit File ; N - New PNG (portable network graphics) format ; S - System-specific such as Mac Pict or Windows BMP ; C - Compressed Targa-24 format (RLE, run length encoded) ; P - Unix PPM format Cyclic_Animation=off Pause_when_Done=off Antialias=off Antialias_Threshold=0.3