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