a lot of patches
This commit is contained in:
@@ -26,7 +26,7 @@ object { HexaBenz () translate <-9+NormClock, 2, -6> }
|
||||
/*
|
||||
* nouveau 11 fevrier 2025
|
||||
*/
|
||||
#declare A = <-21, -0.9, (SzSol/2)+9>;
|
||||
#declare A = <-24, -0.9, (SzSol/2)+9>;
|
||||
#declare B = < 33, -0.7, (SzSol/2)+7>;
|
||||
#declare P = Interpolate(A, B, NormClock);
|
||||
object { HexaWood translate P }
|
||||
@@ -35,7 +35,7 @@ object { HexaWood translate P }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
#declare CamY = 36 - (21.36 * Cos_01(NormClock));
|
||||
#declare CamY = 36 - (10.05 * Cos_01(NormClock));
|
||||
#declare LatY = -4 + ( 2.12 * NormClock);
|
||||
|
||||
camera {
|
||||
@@ -45,5 +45,5 @@ camera {
|
||||
// focal_point <2, 1, 12>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 45 + (52*NormClock)
|
||||
angle 45 + (58*NormClock)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user