|
|
What about a small cube on top of a bigger one for the pear?
Or a (truncated) pyramid:
prism { linear_spline conic_sweep -.5, -4
5, <-.3,-.3>, <-.3,.3>, <.3,.3>, <.3,-.3>, <-.3,-.3>
}
A banana also could be recognizeable: either box { 0, <5, 1, 1> } or
intersection {
cylinder { 0, Thick*y, Radius+Thick }
cylinder { -0.1*y, (Thick+0.1)*y, Radius inverse }
plane { -x, 0 }
plane { x, 0 rotate Angle*y }
texture { ... }
}
If you find the correct color, apricots and plums should look good.
And what about walnuts?
Sputnik
Post a reply to this message
|
|