need more work...

This commit is contained in:
le vieux
2021-03-15 03:08:13 +01:00
parent 752e11c226
commit 9430b5f133
22 changed files with 141 additions and 212 deletions

View File

@@ -11,6 +11,7 @@
#version 3.7;
global_settings { assumed_gamma 1.0 }
#include "contexte.inc"
#include "colors.inc"
#include "metals.inc"
@@ -41,7 +42,7 @@ camera
location <12, 10, -50>
right image_width/image_height*x
look_at <0, 0, 0>
angle 42
angle ANGLE_CAM
}
light_source { <-50, 120, -330> color Gray50 }