more tweaking on the project

This commit is contained in:
le vieux
2021-03-13 18:56:21 +01:00
parent 4a752d0732
commit 752e11c226
10 changed files with 42 additions and 72 deletions

View File

@@ -30,14 +30,14 @@ sky_sphere {
color_map
{
[0 color Black]
[0.33 color <0.7, 0.3, 0.5> ]
[0.44 color <0.7, 0.3, 0.1> ]
[0.33 color <0.6, 0.3, 0.5> ]
[0.44 color <0.6, 0.3, 0.1> ]
[0.66 color Blue]
[1 color Black]
}
turbulence 0.42
turbulence 0.92
}
scale .042
scale 0.82
rotate 42
}
@@ -96,10 +96,10 @@ union {
camera
{
location <94, 24, -170>
location <44, 4, -110>
right image_width/image_height*x
look_at <10, 0, 0>
angle 42
look_at <10, 1.9, 0>
angle 62
}
light_source { <150, 78, -250> color Gray20 }