teatime or beer ?
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
*/
|
||||
|
||||
#version 3.7;
|
||||
global_settings {
|
||||
assumed_gamma 1.0 /* pour povray 3.7 */
|
||||
}
|
||||
#include "contexte.inc"
|
||||
|
||||
#include "colors.inc"
|
||||
@@ -32,8 +29,8 @@ union
|
||||
camera
|
||||
{
|
||||
right x*image_width/image_height
|
||||
location <19, 11.1, -44>
|
||||
look_at <0, 8, -10>
|
||||
location <39, 11.1, -44>
|
||||
look_at <0, 8, 0>
|
||||
angle ANGLE_CAM
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user