need more work...
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#version 3.7;
|
||||
#include "contexte.inc"
|
||||
|
||||
#include "colors.inc"
|
||||
#include "metals.inc"
|
||||
#include "textures.inc"
|
||||
|
||||
global_settings {
|
||||
ambient_light Gray15
|
||||
assumed_gamma 1.0 /* pour povray 3.7 */
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@ camera
|
||||
location <40, 15, -50>
|
||||
right x*image_width/image_height
|
||||
look_at <0, 5, 0>
|
||||
angle 42
|
||||
angle ANGLE_CAM
|
||||
}
|
||||
|
||||
light_source { <200, 70, -200> color Gray50 }
|
||||
|
||||
Reference in New Issue
Block a user