more tweaking on the project

This commit is contained in:
le vieux
2021-03-13 18:56:21 +01:00
parent 4a752d0732
commit 752e11c226
10 changed files with 42 additions and 72 deletions

View File

@@ -30,14 +30,13 @@ object { Wagon_Ridelles translate <0, 2, 0> }
camera
{
spherical
location <100, 35, -90>
location <40, 15, -50>
right x*image_width/image_height
look_at <0, 5, 0>
angle 20
angle 42
}
light_source { <20, 70, -200> color White }
light_source { <-20, 170, -150> color White }
light_source { <200, 70, -200> color Gray50 }
light_source { <-200, 170, -150> color White }
/*------------------------------------------------------------------*/