rotación de la estrella

This commit is contained in:
Tonton Th 2026-01-06 06:42:37 +01:00
parent bdd3a53a8c
commit ad0272bff1

View File

@ -16,7 +16,7 @@ union {
object { Trident_A () rotate x*87 }
object { HexaBenz () translate <-EX, 0, -EZ> }
object { HexaCone () translate < EX, -0.2, -EZ> }
object { HexaStar translate <-EX*2, 0, -EZ*2> }
object { HexaStar rotate y*90 translate <-EX*2, 0, -EZ*2> }
object { HexaCone () translate < EX*2, -0.2, -EZ*2> }
}
}