lights tuning

This commit is contained in:
Tonton Th
2026-03-18 23:56:04 +01:00
parent 32300d389a
commit 564ccab632
2 changed files with 3 additions and 3 deletions

View File

@@ -316,7 +316,7 @@ union {
#if (1)
light_source {
<-5, 5.60, 18>
<-8, 5.60, 18>
#if ( (clock > 290) & (clock<344) )
#local Couleur = rgb <0.20, 0.20, 0.90>;
#else
@@ -379,7 +379,7 @@ union {
object { QuadriLight }
object { Les_GyroPhares () }
object { Les_HexaPoles }
object { HorlogeDouble rotate y*(104*NormClock)
object { HorlogeDouble rotate y*(114*NormClock)
translate < 8, 0, -30> }
object { Les_Choses }
object { Les_Arches (1.9) rotate y*112 translate <-34, 0, -26> }

View File

@@ -36,7 +36,7 @@ global_settings {
#declare H_gyro = 1.80;
#declare H_gylampe = 0.25;
#declare H_QuadriLight = 37;
#declare H_QuadriLight = 42;
#declare E_QuadriLight = SzSol * 1.35;
#declare R_circular = (SzSol * 1.60);