commits du dimanche soir, espoir

This commit is contained in:
Tonton Th
2026-01-04 23:01:37 +01:00
parent 90894f8008
commit 111a7519f1
27 changed files with 153 additions and 59 deletions

View File

@@ -12,7 +12,6 @@
// =======================================================
// nouveau du dernier jour 2025
#include "hexastar.inc"
#declare Une_HexaStar = object
{
@@ -286,7 +285,7 @@ object { Gyros }
object { Le_ConeStack () translate y*0.20 }
#break
#case (3)
object { HorlogeDouble /* rotate -y*(5*clock) */ }
object { HorlogeDouble rotate -y*(5*clock) }
object { Repere translate y*1 }
#break
#case (4)
@@ -299,7 +298,7 @@ object { Gyros }
object { Les_Boules translate y*0.8 }
#break
#case (6)
object { Une_HexaStar rotate y*(clock) }
object { Une_HexaStar /* rotate y*(clock) */ }
#break
#case (7)
#local Pos = <0.5-NormClock, 0, 0>;