cosmetic
This commit is contained in:
@@ -31,8 +31,8 @@ height_field {
|
||||
translate <-0.5, 0, -0.5>
|
||||
}
|
||||
texture {
|
||||
pigment { color Gray80 }
|
||||
finish { phong 0.50 }
|
||||
pigment { color Gray70 }
|
||||
finish { phong 0.55 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -55,7 +55,7 @@ light_source { < -15, 2.3, 17> color Green*0.25 }
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
camera {
|
||||
location <-8, 4-NormClock, 1 + (5*NormClock)>
|
||||
location <-8, 4-(1.5*NormClock), 1 + (5*NormClock)>
|
||||
look_at <0, 0, 0>
|
||||
right x*image_width/image_height
|
||||
angle 33
|
||||
|
||||
Reference in New Issue
Block a user