make your things at the correct size
This commit is contained in:
parent
63b99262a9
commit
4581bb3e37
@ -121,6 +121,7 @@ union {
|
|||||||
#local K2 = K + 1.35;
|
#local K2 = K + 1.35;
|
||||||
box { <-K2, 0, -K2>, <K2, 1, K2> pigment { Gray30 } }
|
box { <-K2, 0, -K2>, <K2, 1, K2> pigment { Gray30 } }
|
||||||
}
|
}
|
||||||
|
scale 0.5
|
||||||
// rotate -y * (clock*0.33)
|
// rotate -y * (clock*0.33)
|
||||||
#end
|
#end
|
||||||
// =======================================================
|
// =======================================================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user