function main(){ return CSG.cube({center: [0,0,0],radius: [5,5,5], resolution: 16}).rotateX(0).rotateY(45).rotateZ(0); };