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

@@ -5,11 +5,6 @@
#include "metals.inc"
#include "textures.inc"
global_settings {
assumed_gamma 1.0 /* pour povray 3.7 */
}
/*------------------------------------------------------------------*/
#include "monde.inc"
@@ -36,7 +31,7 @@ camera
angle ANGLE_CAM
}
light_source { <200, 70, -200> color Gray50 }
light_source { <-200, 170, -150> color White }
light_source { < 200, 70, -200> color Gray50 }
light_source { <-200, 170, -150> color White }
/*------------------------------------------------------------------*/