more tweaking on the project
This commit is contained in:
14
parking.pov
14
parking.pov
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user