This commit is contained in:
tTh
2022-12-12 00:57:38 +01:00
parent 61382ed12a
commit c08ff78ce9
2 changed files with 7 additions and 7 deletions

View File

@@ -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