little cleanup

This commit is contained in:
Tonton Th 2026-01-05 12:38:25 +01:00
parent 111a7519f1
commit 0803d45d5c

View File

@ -10,14 +10,6 @@
#include "all.inc"
// =======================================================
// nouveau du dernier jour 2025
#declare Une_HexaStar = object
{
object { HexaStar translate y*3 }
}
// =======================================================
// nouveau du 3 janvier 2026
#local Horloge2 = object
@ -28,7 +20,7 @@ object { Horloge scale <1, 0.12, 1> rotate -x*90 }
{
union {
box { <-3, 0, -0.01>, <3, 1.55, 0.01>
pigment { color Gray50 } }
pigment { color Gray70 } }
#local EC = 0.22;
object { Horloge2 rotate y*180 translate z*EC }
object { Horloge2 translate -z*EC }
@ -298,7 +290,7 @@ object { Gyros }
object { Les_Boules translate y*0.8 }
#break
#case (6)
object { Une_HexaStar /* rotate y*(clock) */ }
object { HexaStar translate y*3 }
#break
#case (7)
#local Pos = <0.5-NormClock, 0, 0>;