union() { color([1,0,0]) cube([20,20,20], center=true); color([0,0,1]) sphere(14); }