more frobnicate again

This commit is contained in:
le vieux
2021-03-16 00:48:07 +01:00
parent 395d648c9d
commit 255643e55a
32 changed files with 187 additions and 195 deletions

View File

@@ -8,10 +8,6 @@
#version 3.7;
#include "contexte.inc"
#include "colors.inc"
#include "metals.inc"
#include "textures.inc"
/*------------------------------------------------------------------*/
#include "monde.inc"
@@ -43,9 +39,9 @@ union
camera
{
location <28, 10, -45>
location <38, 10, -45>
right image_width/image_height*x
look_at <0, 6, 0>
look_at <0, 7, 0>
angle ANGLE_CAM
}