adjust cameras before the next rendering batch

This commit is contained in:
Tonton Th
2026-02-20 23:14:10 +01:00
parent 2eea147f82
commit a3558cc1db
4 changed files with 8 additions and 7 deletions

View File

@@ -16,11 +16,11 @@ object { Le_Decor }
// object { Repere scale 2 }
#declare Loc_cam = <2, 2.7-NormClock, 1> + (Pos_RedB_1 * 1.303);
#declare Loc_cam = <2, 2.7-NormClock, 1> + (Pos_RedB_1 * 1.308);
camera {
location Loc_cam
#local H = 1.16 + (NormClock*0.36);
#local H = 1.16 + (NormClock*0.39);
look_at Pos_RedB_1 + <0.02, H, 0>
right <image_width/image_height, 0, 0>
// focal_point <0.37, 0.90, 0>