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

@@ -3,7 +3,6 @@
*/
#version 3.7;
global_settings { assumed_gamma 1.0 }
#include "contexte.inc"
#include "colors.inc"
@@ -17,9 +16,9 @@ global_settings { assumed_gamma 1.0 }
object { Boogie }
camera {
location <19.5, 8, 9>
location <24.5, 15, 22>
right image_width/image_height*x
look_at <0, 0, 0>
look_at <0, 2, 0>
angle ANGLE_CAM
}