commit of a sunny trolldi
This commit is contained in:
@@ -32,11 +32,13 @@ object { Le_Decor }
|
||||
#declare CamY = 47 - (9.70 * Cos_01(NormClock));
|
||||
#declare CamZ = 10.70 + (2*NormClock);
|
||||
|
||||
#declare LatY = -4 + ( 2.12 * NormClock);
|
||||
#declare LatY = -4 + ( 2.82 * NormClock);
|
||||
|
||||
camera {
|
||||
location <-3.60, CamY, CamZ>
|
||||
look_at <0.6, LatY, 0>
|
||||
spherical // XXX !
|
||||
normal { bumps 0.85 scale 0.50 } // XXX !
|
||||
location <-4.60, CamY, CamZ>
|
||||
look_at <0, LatY, 0>
|
||||
right <image_width/image_height, 0, 0>
|
||||
// focal_point <2, 1, 12>
|
||||
// aperture 0.046
|
||||
|
||||
Reference in New Issue
Block a user