Easter Egg commit (big!)
This commit is contained in:
@@ -29,11 +29,13 @@ object { HexaWood translate P }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
#declare CamY = 47 - (9.50 * Cos_01(NormClock));
|
||||
#declare CamY = 47 - (9.70 * Cos_01(NormClock));
|
||||
#declare CamZ = 10.70 + (2*NormClock);
|
||||
|
||||
#declare LatY = -4 + ( 2.12 * NormClock);
|
||||
|
||||
camera {
|
||||
location <-3.60, CamY, 10.09>
|
||||
location <-3.60, CamY, CamZ>
|
||||
look_at <0.6, LatY, 0>
|
||||
right <image_width/image_height, 0, 0>
|
||||
// focal_point <2, 1, 12>
|
||||
|
||||
Reference in New Issue
Block a user