teatime or beer ?

This commit is contained in:
le vieux
2021-03-15 17:29:35 +01:00
parent c53aa92319
commit 395d648c9d
23 changed files with 97 additions and 122 deletions

View File

@@ -10,7 +10,6 @@
*/
#version 3.7;
global_settings { assumed_gamma 1.0 }
#include "contexte.inc"
#include "colors.inc"
@@ -39,14 +38,14 @@ object { Poteau_1 translate -z*12 }
camera
{
location <12, 10, -50>
location <14, 10, -80>
right image_width/image_height*x
look_at <0, 0, 0>
look_at <0, 7, 0>
angle ANGLE_CAM
}
light_source { <-50, 120, -330> color Gray50 }
light_source { <190, 498, -250> color White }
light_source { <160, 99, -250> color Yellow }
light_source { <160, 99, -450> color Yellow }
/*------------------------------------------------------------------*/