a lot of tweaks
This commit is contained in:
@@ -214,7 +214,7 @@ difference {
|
||||
box { <-Big, -0.15, -Big>, < Big, 0.0000, Big> }
|
||||
#undef Big
|
||||
#for (Foo, 0, 5)
|
||||
cylinder { -y*5, y*5, 3.4 translate UnderHoles[Foo] }
|
||||
cylinder { -y*5, y*5, 3.2 translate UnderHoles[Foo] }
|
||||
#end
|
||||
}
|
||||
texture { T_Planete_B scale 0.42 }
|
||||
@@ -249,7 +249,7 @@ light_source {
|
||||
0
|
||||
color White
|
||||
fade_distance SzSol * 0.40
|
||||
fade_power 1.20
|
||||
fade_power 1.22
|
||||
}
|
||||
}
|
||||
|
||||
@@ -257,7 +257,6 @@ light_source {
|
||||
{
|
||||
#local T = E_QuadriLight;
|
||||
#local H = H_QuadriLight;
|
||||
// #local H = 5;
|
||||
|
||||
union {
|
||||
object { Quad_lampe translate <-T, H, -T> }
|
||||
@@ -318,7 +317,7 @@ sky_sphere {
|
||||
[ 0.2 color Gray20 ]
|
||||
[ 0.4 color rgb <.7, .3, .5> ]
|
||||
[ 0.7 color Gray30 ]
|
||||
[ 0.8 color rgb <.9, .6, .5> ]
|
||||
[ 0.9 color rgb <.9, .6, .5> ]
|
||||
[ 1.0 color Gray20 ]
|
||||
}
|
||||
turbulence 3.14159 + 0.74 * Cos_010(NormClock)
|
||||
@@ -357,6 +356,7 @@ union {
|
||||
object { Les_GyroPhares () }
|
||||
object { Les_HexaPoles }
|
||||
object { Horloge rotate y*27 translate < 3, 0, -30> }
|
||||
object { Chose translate <-25, 0, -31> }
|
||||
}
|
||||
}
|
||||
/* ------------------------------------------------------------ */
|
||||
|
||||
Reference in New Issue
Block a user