the "fiouuu" commit
This commit is contained in:
@@ -35,8 +35,8 @@ merge {
|
||||
#local C2X = (R_C + 0.2) * sin(CK2+rand(Rng1)) * sin(CK*3);
|
||||
#local C2Z = (R_C + 0.3) * (sin(-CK2+rand(Rng1)) *
|
||||
cos(CK*(rand(Rng1))));
|
||||
#local Rt = 0.03+(0.02*Cos_010(NormClock));
|
||||
#local H = 1.56;
|
||||
#local Rt = 0.02+(0.03*Cos_010(NormClock));
|
||||
#local H = 1.26;
|
||||
cylinder { 0, <C2X, H, C2Z>, Rt }
|
||||
sphere { <C2X, H, C2Z>, Rt }
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user