Compare commits

..

No commits in common. "89e4e1420eb360fdb923143514b32fa52dd6dff5" and "5de41466dd18fe9af840a78e267a5bd1dd3990bd" have entirely different histories.

4 changed files with 8 additions and 8 deletions

View File

@ -36,7 +36,7 @@ object { Le_Decor }
// object { Repere scale 3 translate <SzSol, 2, SzSol> } // object { Repere scale 3 translate <SzSol, 2, SzSol> }
#local DistCam = 280; #local DistCam = 280;
#local CK = 0.56 + (0.52 * NormClock); #local CK = 0.56 + (0.72 * NormClock);
#declare CamX = DistCam * sin(CK); #declare CamX = DistCam * sin(CK);
#declare CamY = 28; #declare CamY = 28;
#declare CamZ = DistCam * cos(CK); #declare CamZ = DistCam * cos(CK);

View File

@ -23,8 +23,8 @@ object { Le_Decor }
// ======================================================= // =======================================================
#declare Debut = <-3, 87, 111> ; #declare Debut = <-3, 87, 94> ;
#declare Fin = < 2, 91, 31> ; #declare Fin = < 2, 91, 21> ;
#declare Pos = Cos_01(NormClock); #declare Pos = Cos_01(NormClock);
#declare PosCam = Interpolate(Debut, Fin, Pos); #declare PosCam = Interpolate(Debut, Fin, Pos);

View File

@ -3,7 +3,7 @@
Img_Width=1024 Img_Width=1024
Img_Height=720 Img_Height=720
TEXTCOL="Yellow" TEXTCOL="VioletRed"
STROKOL="Green" STROKOL="LawnGreen"
NBFRAMES=360 NBFRAMES=360

View File

@ -36,7 +36,7 @@ echo "linkfarm $SRC" | tee -a WS/log
local INTER="/dev/shm/tmp-intertitre.png" local INTER="/dev/shm/tmp-intertitre.png"
tools/plot-timing.sh $1 tools/plot-timing.sh $1
local NBRE=33 local NBRE=60
convert "WS/negatif.png" \ convert "WS/negatif.png" \
-gravity north \ -gravity north \
@ -121,8 +121,8 @@ do
-strokewidth 2 -stroke $STROKOL \ -strokewidth 2 -stroke $STROKOL \
-annotate +0+${Ypos} \ -annotate +0+${Ypos} \
"un film de\ntTh des Bourtoulots" \ "un film de\ntTh des Bourtoulots" \
-pointsize 52 \ -pointsize 48 \
-strokewidth 2 \ -strokewidth 1 \
-gravity south \ -gravity south \
-annotate +0+110 "${datetime}" \ -annotate +0+110 "${datetime}" \
${TMP} ${TMP}