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

@@ -1,14 +1,12 @@
#version 3.7;
global_settings { assumed_gamma 1.0 }
#include "contexte.inc"
#include "colors.inc"
#include "metals.inc"
#include "textures.inc"
/*------------------------------------------------------------------*/
#include "incs/poteaux.inc"
object { Poteau_1 }
@@ -21,12 +19,11 @@ object { Un_Rail_Droit translate z*-100}
/*------------------------------------------------------------------*/
camera
{
location <0, 70, 180>
location <20, 70, 240>
right image_width/image_height*x
look_at <0, 0, 0>
look_at <0, 24, 0>
angle ANGLE_CAM
}