####################################################################################################################################### # # # G E N E R A T I O N D ' U N A L B U M D E C O O R D O N N E E S ' Y ' : # # # # # # Author of '$xiirv/.STRX.A1.1$COORD_Y.$U' : # # # # Jean-Francois Colonna (LACTAMME, 20200123110605). # # # ####################################################################################################################################### $Z FilSTmpB FGeNeRe $c #include <stdio.h> $c $c #define N0 cPremiere $c #define N cDerniere $c $c #define PI 3.14159265358979312 $c $c #define OANGLE 0 $c #define EANGLE (OANGLE+(2*PI)) $c $c int main() $c { $c int n; $c $c for (n=N0 ; n<=N ; n++) $c { $c double ANGLE=-(((EANGLE*(n-N0))+(OANGLE*(N-n)))/(N-N0)); $c $c printf("echo %c$xci/rotate$X $c A=$xTV/SURFACE$COORD_Y $c standard=FAUX $c angle=%f $c $formatI | $c $xci/format.01$X $c standard=FAUX $c mode=7 $c R=$_____ImageT1$COORD_Y.%04d $c $sformatIR%c $c >> $FGeNeRe\n" $c ,'\'' $c ,ANGLE $c ,n $c ,'\'' $c ); $c } $c } $Z execPar_V $FGeNeRe $Z FilSTmpE FGeNeRe