last minute camera tuning
This commit is contained in:
@@ -87,7 +87,7 @@ light_source { <23, 10, 15>, rgb <0.77, 0.79, 0.80> }
|
||||
|
||||
// -------------------------------------------------------------
|
||||
camera {
|
||||
location <9+NormClock, 1.60+(9.8*NormClock), 11.59>
|
||||
location <9+NormClock, 1.60+(11*NormClock), 11.59>
|
||||
look_at <0.0, 0.0, 0>
|
||||
right <image_width/image_height, 0, 0>
|
||||
#if (0)
|
||||
@@ -95,6 +95,6 @@ camera {
|
||||
aperture 0.046
|
||||
blur_samples 30
|
||||
#end
|
||||
angle 57
|
||||
angle 61 - (5*NormClock)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user