need more work...
This commit is contained in:
25
inside.pov
25
inside.pov
@@ -7,35 +7,14 @@
|
||||
|
||||
#version 3.7;
|
||||
global_settings { assumed_gamma 1.0 }
|
||||
#include "contexte.inc"
|
||||
|
||||
#include "colors.inc"
|
||||
#include "metals.inc"
|
||||
|
||||
/*------------------------------------------------------------------*/
|
||||
|
||||
sky_sphere {
|
||||
pigment
|
||||
{
|
||||
gradient y
|
||||
color_map
|
||||
{
|
||||
[0 color Gray75]
|
||||
[1 color Blue]
|
||||
}
|
||||
}
|
||||
scale 4
|
||||
translate -1
|
||||
rotate x*60
|
||||
}
|
||||
|
||||
plane {
|
||||
y, 0
|
||||
pigment
|
||||
{
|
||||
brick Gray35, rgb<0.50, 0.40, 0.30>
|
||||
rotate z*90
|
||||
}
|
||||
}
|
||||
#include "monde.inc"
|
||||
|
||||
#include "incs/train.inc"
|
||||
#include "incs/corail.inc"
|
||||
|
||||
Reference in New Issue
Block a user