more tweaking on the project
This commit is contained in:
@@ -18,8 +18,7 @@ global_settings { assumed_gamma 1.0 }
|
||||
|
||||
/*------------------------------------------------------------------*/
|
||||
|
||||
#include "plancher.inc"
|
||||
object { Plancher_0 scale <.5, 1, .5> }
|
||||
#include "monde.inc"
|
||||
|
||||
/*------------------------------------------------------------------*/
|
||||
|
||||
@@ -33,19 +32,19 @@ object { Wagon_Citerne rotate y*50 translate x*16 }
|
||||
#include "incs/poteaux.inc"
|
||||
|
||||
object { Poteau_0 }
|
||||
object { Poteau_1 translate -z*9.34567 }
|
||||
object { Poteau_1 translate -z*12 }
|
||||
|
||||
/*------------------------------------------------------------------*/
|
||||
|
||||
camera
|
||||
{
|
||||
location <12, 20, -50>
|
||||
location <12, 10, -50>
|
||||
right image_width/image_height*x
|
||||
look_at <0, 0, 0>
|
||||
angle 42
|
||||
}
|
||||
|
||||
light_source { <-50, 120, -330> color White }
|
||||
light_source { <-50, 120, -330> color Gray50 }
|
||||
light_source { <190, 498, -250> color White }
|
||||
light_source { <160, 99, -250> color Yellow }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user