another another camera twiddling
This commit is contained in:
@@ -29,7 +29,7 @@ object { HexaWood translate P }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
#declare CamY = 46 - (9.70 * Cos_01(NormClock));
|
||||
#declare CamY = 47 - (9.50 * Cos_01(NormClock));
|
||||
#declare LatY = -4 + ( 2.12 * NormClock);
|
||||
|
||||
camera {
|
||||
@@ -39,5 +39,5 @@ camera {
|
||||
// focal_point <2, 1, 12>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 45 + (63*NormClock)
|
||||
angle 45 + (65*NormClock)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user