ops
This commit is contained in:
parent
722795a45f
commit
6032290f5e
@ -67,10 +67,10 @@ object { HexaCone ()
|
|||||||
rotate y*CK*99.22 translate <PosX, PosY, PosZ>
|
rotate y*CK*99.22 translate <PosX, PosY, PosZ>
|
||||||
}
|
}
|
||||||
|
|
||||||
#declare PosX = RO * sin(CK+3.12);
|
#declare PosX = RO * sin(CK+3.14);
|
||||||
#declare PosY = 0;
|
#declare PosY = 0;
|
||||||
#declare PosZ = RO * cos(CK+3.23);
|
#declare PosZ = RO * cos(CK+3.23);
|
||||||
object { HexaStar ()
|
object { HexaStar
|
||||||
rotate y*CK*99.22 translate <PosX, PosY, PosZ>
|
rotate y*CK*99.22 translate <PosX, PosY, PosZ>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user