function main(){ return CSG.cube({center: [0,0,0],radius: [0.5,1,0.5], resolution: 16}); };