function main(){ return CSG.sphere({center: [0,0,0], radius: 1, resolution: 5}); };