From 6a983ee5605668b41af13f9952944c9adf355815 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Fri, 13 Feb 2026 23:28:37 +0100 Subject: [PATCH] add the "patrouille" sequence --- patrouille.pov | 34 ++++++++++++++++++++++++++++++++++ tools/linkfarmer.sh | 5 +++-- 2 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 patrouille.pov diff --git a/patrouille.pov b/patrouille.pov new file mode 100644 index 0000000..5a8f54a --- /dev/null +++ b/patrouille.pov @@ -0,0 +1,34 @@ +/* + * H E X A C O N E - E S S A I + * nouveau projet du Thu Dec 5 11:37:05 AM UTC 2024 + * + * this sequence was created on Fri Feb 13 01:20:24 PM UTC 2026 + */ + +#version 3.7; + +#include "globals.inc" +#declare NO_DYNAMIC = 0; +#include "all.inc" + +object { Le_Decor } + +/* =============================================================== */ + +#declare CamX = 90 - (4 * NormClock); +#declare CamY = 207; +#declare CamZ = 170 - (33 * NormClock); + +#declare LatX = Loc_Patrouille.x; +#declare LatY = Loc_Patrouille.y; +#declare LatZ = Loc_Patrouille.z; + +camera { + location + look_at Loc_Patrouille + + right + angle 16 + } + +/* =============================================================== */ diff --git a/tools/linkfarmer.sh b/tools/linkfarmer.sh index acfe79b..355100e 100755 --- a/tools/linkfarmer.sh +++ b/tools/linkfarmer.sh @@ -107,9 +107,9 @@ local NBRE=180 datetime=$(LANG=fr date -u +"%Y/%m/%d %H:%M") echo " $datetime" | tee -a WS/log -local SRC="frames/escadrille/00399.png" +local SRC="frames/escadrille/00449.png" local GRAY="/dev/shm/tmp-titre.png" -convert -colorspace gray -colors 33 $SRC $GRAY +convert -colorspace gray -colors 60 $SRC $GRAY for foo in $(seq 0 $NBRE) do @@ -146,6 +146,7 @@ linkfarm approche linkfarm hexacone linkfarm remote linkfarm hexabenz +linkfarm patrouille # new St Valentine 2026 linkfarm hexawood linkfarm escadrille linkfarm survol