oups, forget the right !

This commit is contained in:
Tonton Th 2025-12-19 18:06:40 +01:00
parent 2167808563
commit d19c46c25e
17 changed files with 19 additions and 4 deletions

View File

@ -60,5 +60,6 @@ object { Le_Decor }
camera {
location <CamX, CamY, CamZ>
look_at <0, 1.5, 0> + POS_Cutoff
right <image_width/image_height, 0, 0>
angle 35 - 5*Cos_01(NormClock)
}

View File

@ -33,6 +33,7 @@ object { Le_Decor }
camera {
location <45, 179+(56*NormClock), 18-(17*NormClock)>
look_at <0, 1.18, 0.17 + (2.4*NormClock)>
right <image_width/image_height, 0, 0>
angle 50
}

View File

@ -36,6 +36,7 @@ object { Le_Decor }
camera {
location <CamX, CamY, CamZ>
look_at <LatX, LatY, LatZ>
right <image_width/image_height, 0, 0>
angle 60
}

View File

@ -66,5 +66,6 @@ object { Le_Decor }
camera {
location <CamX, CamY, CamZ>
look_at <0.0, LatY, 0>
right <image_width/image_height, 0, 0>
angle 56 - (19.84 * NormClock)
}

View File

@ -229,10 +229,8 @@ plane {
#local CamZ = CamZ * K;
camera {
#if (clock < 225)
orthographic
#end
location <CamX, CamY, CamZ>
look_at <0, 1.6, 0>
right <image_width/image_height, 0, 0>
angle AngleCam
}

View File

@ -27,6 +27,7 @@ object { Le_Decor }
camera {
location Loc_cam
look_at Pos_RedB_0 + <0, 1.20, 0>
right <image_width/image_height, 0, 0>
// focal_point <0.37, 0.0, 0>
// aperture 0.046
// blur_samples 30

View File

@ -25,6 +25,7 @@ camera {
location Loc_cam
#local H = 1.16 + (NormClock*0.34);
look_at Pos_RedB_1 + <0.02, H, 0>
right <image_width/image_height, 0, 0>
// focal_point <0.37, 0.90, 0>
// aperture 0.046
// blur_samples 30

View File

@ -29,6 +29,7 @@ object { Le_Decor }
camera {
location LOC
look_at LAT
right <image_width/image_height, 0, 0>
angle 16 + 2.51*NormClock
}

View File

@ -75,6 +75,7 @@ light_source { <23, 6, 15>, rgb <0.77, 0.79, 0.80> }
camera {
location <3+NormClock, -1.0+(7.777*NormClock), 8.59>
look_at <0.0, 0.0, 0>
right <image_width/image_height, 0, 0>
#if (0)
focal_point <0.0, 0.0, 0>
aperture 0.046

View File

@ -36,5 +36,6 @@ camera {
// orthographic
location <CamX, CamY, 0>
look_at <LatX, LatY, LatZ>
right <image_width/image_height, 0, 0>
angle 71 + (NormClock * 10)
}

View File

@ -53,6 +53,7 @@ light_source {
camera {
location <-2.76, 1.53, 8.76>
look_at <PosX+0.09, PosY, PosZ-0.03>
right <image_width/image_height, 0, 0>
// focal_point <0, 1, 0>
// aperture 0.046
// blur_samples 30

View File

@ -44,6 +44,7 @@ object { Le_Decor }
camera {
location <CamX, CamY, CamZ>
look_at <0, 0.3, 0>
right <image_width/image_height, 0, 0>
// focal_point <2, 1, 12>
// aperture 0.046
// blur_samples 30

View File

@ -30,6 +30,7 @@ object { Le_Decor }
camera {
location <CamX, 1.97, CamZ>
look_at <0.03, LatZ, 0.17>
right <image_width/image_height, 0, 0>
// focal_point Lat
// aperture 0.046
// blur_samples 30

View File

@ -27,7 +27,7 @@ object { Le_Decor }
0.2, < 2, 1.0, -2>,
0.4, < 1, 1.5, 0>,
0.6, < 0, 2.2, 0>,
0.8, <-1, 0.8, 1>,
0.8, <-1, 0.9, 1>,
1.0, < 2, 1.0, 2>, // end point
1.2, < 4, 1.0, 2> // control point
@ -118,6 +118,7 @@ union {
camera {
location Loc_cam
look_at Lat_cam
right <image_width/image_height, 0, 0>
// focal_point <0.37, 0.0, 0>
// aperture 0.046
// blur_samples 30

View File

@ -34,6 +34,7 @@ object { Repere scale 2 translate y*2 }
camera {
location PosCam
look_at LatCam
right <image_width/image_height, 0, 0>
angle 50
}

View File

@ -45,6 +45,7 @@ object { Le_Decor }
camera {
location <-3.60, CamY, 10.09>
look_at <0, LatY, 0>
right <image_width/image_height, 0, 0>
// focal_point <2, 1, 12>
// aperture 0.046
// blur_samples 30

View File

@ -29,6 +29,8 @@ object { Le_Decor }
camera {
location Loc_cam
look_at Pos_RedB_2 + <0, 1.95+NormClock, 0>
right <image_width/image_height, 0, 0>
// focal_point <0.37, 0.0, 0>
// aperture 0.046
// blur_samples 30