another bunch of little changes
This commit is contained in:
@@ -15,13 +15,15 @@ object { Le_Decor }
|
||||
|
||||
#declare Loc_cam = <0.63, 2, 2*NormClock> + (Pos_RedB_0 * 1.32);
|
||||
|
||||
#declare Lat_Y = 1.21 + 0.16*NormClock;
|
||||
|
||||
camera {
|
||||
location Loc_cam
|
||||
look_at Pos_RedB_0 + <0, 1.20, 0>
|
||||
look_at Pos_RedB_0 + <0, Lat_Y, 0>
|
||||
right <image_width/image_height, 0, 0>
|
||||
// focal_point <0.37, 0.0, 0>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 40 - 14 * Cos_01(NormClock)
|
||||
angle 40 - 15 * Cos_01(NormClock)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user