Looks perty good for a first picture. Tip: you might want to use the Round_Box_Union() macro from shapes.inc to round the edges. Example: #include "shapes.inc" union { Round_Box_Union(<0,-1,0>,<1,1,0.25>,0.05) pigment {Blue} }
Post a reply to this message