diff --git a/hexacone.pov b/hexacone.pov index 3c7cc10..30e9d52 100644 --- a/hexacone.pov +++ b/hexacone.pov @@ -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) }