From c2731bbfc23778e8beffda4bdbd77548ae267b58 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Sun, 4 May 2025 12:58:14 +0200 Subject: [PATCH] move the cam ! --- carto.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carto.pov b/carto.pov index 13cb8b1..806d4a3 100644 --- a/carto.pov +++ b/carto.pov @@ -31,7 +31,7 @@ object { Repere scale 10 translate y*7 } object { Le_Decor } camera { - location <45, 126, 18> + location <45, 126+(9*NormClock), 18> look_at <0, 1.18, 0.17 + (2.9*NormClock)> angle 49 }