/* * Compute frames with: * povray -D +a +ki0.0 +kf14.0 +kfi0 +kff350 solve_centenario.pov * or * povray -D +a +ki0.0 +kf14.0 +kfi0 +kff350 solve_centenario.pov Declare=Fast=1 */ //#declare Fast=1; #declare customfile="custom_centenario.jpg"; #declare endtime = 14; /* after this time there is no further motion */ #declare finalrot = 108; #include "solve.pov"