|
|
I've stole from one of the sample files this object:
prism {
linear_sweep
bezier_spline 0,0.25,24
<0,-1><0,-1><0.5,-0.3><0.7,-0.1>
<0.7,-0.1><0.9,0.1><0.9,0.6><0.5,0.6>
<0.5,0.6><0.1,0.6><0.1,0.2><0,0.2>
<0,0.2><-0.1,0.2><-0.1,0.6><-0.5,0.6>
<-0.5,0.6><-0.9,0.6><-0.9,0.1><-0.7,-0.1>
<-0.7,-0.1><-0.5,-0.3><0,-1><0,-1>
sturm
pigment {color rgbf <1,0,0,.5>}
rotate<-90,0,0>
scale 2
translate <0,2.75,.58>
}
If you'd trace that it's a heart, one question, is there any way to round
the edges off instead of having sharp edges without having to switch to a
different object?
Post a reply to this message
|
|