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,9 +5,6 @@
*/
#version 3.7;
global_settings {
assumed_gamma 1.0 /* pour povray 3.7 */
}
#include "contexte.inc"
#include "colors.inc"
@@ -32,8 +29,8 @@ union
camera
{
right x*image_width/image_height
location <19, 11.1, -44>
look_at <0, 8, -10>
location <39, 11.1, -44>
look_at <0, 8, 0>
angle ANGLE_CAM
}