welcome here, hexa-patrol
This commit is contained in:
@@ -51,7 +51,7 @@ union {
|
||||
}
|
||||
// =======================================================
|
||||
|
||||
#local RO = 5.29;
|
||||
#local RO = 5.39;
|
||||
#local CK = NormClock * 13.37;
|
||||
|
||||
#declare PosX = RO * sin(CK);
|
||||
@@ -71,7 +71,7 @@ object { HexaCone ()
|
||||
#declare PosY = 0;
|
||||
#declare PosZ = RO * cos(CK+3.23);
|
||||
object { Trident_A ()
|
||||
rotate x*clock
|
||||
rotate <clock*1.3, 0, clock*0.7>
|
||||
rotate y*CK*99.22 translate <PosX, PosY, PosZ>
|
||||
}
|
||||
|
||||
@@ -83,7 +83,7 @@ object { HexaStar
|
||||
}
|
||||
|
||||
object { Planete rotate (-clock*0.31)*y }
|
||||
light_source { <23, 8, 15>, rgb <0.77, 0.79, 0.80> }
|
||||
light_source { <23, 10, 15>, rgb <0.77, 0.79, 0.80> }
|
||||
|
||||
// -------------------------------------------------------------
|
||||
camera {
|
||||
|
||||
Reference in New Issue
Block a user