1 2 3 4
sphere(5); translate([0,12,0]) sphere(5, $fa=5, $fs=0.5); translate([12,0,0]) sphere(r=6); translate([12,12,0]) sphere(r=6, $fn=5);