commit for rabbit
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "globals.inc"
|
||||
|
||||
#declare DEBUG_LEVEL = 1;
|
||||
#declare NO_DYNAMIC = 0;
|
||||
#include "all.inc"
|
||||
|
||||
@@ -15,7 +16,7 @@ object { Le_Decor }
|
||||
|
||||
// object { Repere scale 2 }
|
||||
|
||||
#declare Loc_cam = <2, 2.7-NormClock, 1> + (Pos_RedB_1 * 1.383);
|
||||
#declare Loc_cam = <2, 2.7-NormClock, 1> + (Pos_RedB_1 * 1.303);
|
||||
|
||||
camera {
|
||||
location Loc_cam
|
||||
@@ -25,6 +26,6 @@ camera {
|
||||
// focal_point <0.37, 0.90, 0>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 55 - 25 * Cos_01(NormClock)
|
||||
angle 59 - 25 * Cos_01(NormClock)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user