cosmetic
This commit is contained in:
parent
8aaab36673
commit
2ec6a3f11c
13
contexte.inc
13
contexte.inc
@ -40,9 +40,8 @@ difference {
|
|||||||
cone { 0, 0.01, y*0.41, 0.10 translate <Dx, 0, Dz> }
|
cone { 0, 0.01, y*0.41, 0.10 translate <Dx, 0, Dz> }
|
||||||
#end
|
#end
|
||||||
}
|
}
|
||||||
// pigment { color Red*0.8 }
|
|
||||||
texture { T }
|
texture { T }
|
||||||
#end // macro
|
#end // macro
|
||||||
|
|
||||||
/* ======================================================= */
|
/* ======================================================= */
|
||||||
|
|
||||||
@ -174,13 +173,13 @@ union {
|
|||||||
object { HexaBalls
|
object { HexaBalls
|
||||||
texture { Lightning1 scale 0.44 }
|
texture { Lightning1 scale 0.44 }
|
||||||
rotate <clock/3, clock/4, clock/9>
|
rotate <clock/3, clock/4, clock/9>
|
||||||
translate <2, 1.71+Cos_010(NormClock), 4>
|
translate <2, 1.51+Cos_010(NormClock), 4>
|
||||||
}
|
}
|
||||||
|
|
||||||
object { HexaBalls
|
object { HexaBalls
|
||||||
texture { Lightning2 scale 0.56 }
|
texture { Lightning2 scale 0.56 }
|
||||||
rotate <-clock, clock*0.33333, clock*3>
|
rotate <-clock, clock*0.33333, clock*3>
|
||||||
translate <4, 1.51+Cos_010(NormClock), -3>
|
translate <4, 1.31+Cos_010(NormClock), -3>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -304,9 +303,9 @@ union {
|
|||||||
union {
|
union {
|
||||||
#if (1)
|
#if (1)
|
||||||
light_source {
|
light_source {
|
||||||
<2.3, 5.50, 4.86> color Gray70
|
<2.3, 5.50, 2.86> color Gray70
|
||||||
spotlight
|
spotlight
|
||||||
radius 14 falloff 10 tightness 8
|
radius 19 falloff 10 tightness 8
|
||||||
point_at <0, 0.95, 0.22222222>
|
point_at <0, 0.95, 0.22222222>
|
||||||
}
|
}
|
||||||
#end
|
#end
|
||||||
@ -374,7 +373,7 @@ union {
|
|||||||
object { Les_Arches (1) rotate y*59 translate <-22, 0, -20> }
|
object { Les_Arches (1) rotate y*59 translate <-22, 0, -20> }
|
||||||
object { Les_Arches (2) rotate y*152 translate <-34, 0, -26> }
|
object { Les_Arches (2) rotate y*152 translate <-34, 0, -26> }
|
||||||
|
|
||||||
object { Les_Cahutes () translate <22, 0, -9> }
|
object { Les_Cahutes () translate <23, 0, -10> }
|
||||||
|
|
||||||
/* les trucs dans le Y négatif */
|
/* les trucs dans le Y négatif */
|
||||||
object { OpenBox(1.5, 0.08) translate <-16, 1.49, -88> }
|
object { OpenBox(1.5, 0.08) translate <-16, 1.49, -88> }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user