moving camera

This commit is contained in:
Tonton Th 2025-09-16 14:14:30 +02:00
parent d620783ab8
commit 7d6e50cb7d
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ object { Repere scale 10 translate y*7 }
object { Le_Decor }
camera {
location <45, 139+(20*NormClock), 18-(42*NormClock)>
location <45, 159+(26*NormClock), 18-(42*NormClock)>
look_at <0, 1.18, 0.17 + (2.9*NormClock)>
angle 50
}

View File

@ -22,7 +22,7 @@ object { Le_Decor }
// object { Repere scale 2 }
#declare Loc_cam = <0, 2, NormClock> + (Pos_RedB_0 * 1.33333);
#declare Loc_cam = <0, 2, 2*NormClock> + (Pos_RedB_0 * 1.42);
camera {
location Loc_cam