ajuster la camera
This commit is contained in:
parent
d25c217e6a
commit
29d23630b4
@ -24,7 +24,7 @@ object { Le_Decor }
|
||||
|
||||
// object { Repere scale 2 }
|
||||
|
||||
#declare Loc_cam = <2, 2, 1> + (Pos_RedB_1 * 1.563);
|
||||
#declare Loc_cam = <2, 2.5, 1> + (Pos_RedB_1 * 1.363);
|
||||
|
||||
camera {
|
||||
location Loc_cam
|
||||
@ -32,6 +32,6 @@ camera {
|
||||
// focal_point <0.37, 0.90, 0>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 55 - 24 * Cos_01(NormClock)
|
||||
angle 55 - 25 * Cos_01(NormClock)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user