big commit, a lot of small adjustemnst
This commit is contained in:
@@ -35,8 +35,8 @@ object { Le_Decor }
|
||||
|
||||
// object { Repere scale 3 translate <SzSol, 2, SzSol> }
|
||||
|
||||
#local DistCam = 299;
|
||||
#local CK = -1.101 + (0.201 * NormClock);
|
||||
#local DistCam = 380;
|
||||
#local CK = -1.101 - (0.130 * NormClock);
|
||||
#declare CamX = DistCam * sin(CK);
|
||||
#declare CamY = 28;
|
||||
#declare CamZ = DistCam * cos(CK);
|
||||
@@ -47,5 +47,5 @@ camera {
|
||||
// focal_point <2, 1, 12>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 6.5
|
||||
angle 4.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user