hull(){ cube([1,1,1]); translate([5,5,5])sphere(radius=5, $fn=16); }