From 34c94e03385de55d5e587c7baa2f3ab07f3deb7c Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Sat, 18 Oct 2025 01:51:55 +0200 Subject: [PATCH] increase Y of camera --- carto.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carto.pov b/carto.pov index 986c729..834ebbb 100644 --- a/carto.pov +++ b/carto.pov @@ -31,7 +31,7 @@ object { Repere scale 10 translate y*7 } object { Le_Decor } camera { - location <45, 159+(26*NormClock), 18-(42*NormClock)> + location <45, 159+(42*NormClock), 18-(42*NormClock)> look_at <0, 1.18, 0.17 + (2.9*NormClock)> angle 50 }