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