"BassPlayer" <rha### [at] uccsedu> wrote:
> How do I make a curved prism? I created the object below by making a prism
> and intersecting it with a tube (difference between two cylinders.)
>
> Is there a better way? I wanted to add a border to this, but I don't know
> how to match the curves. It'd be a lot simpler if I could just make the
> prism, add the adornment, then curve the entire object.
Understanding the Concept of Splines
http://www.povray.org/documentation/view/3.6.1/60/
Teaching An Old Spline New Tricks
http://www.povray.org/documentation/view/3.6.1/62/
These pages have examples of how to match curves with cubic_spline and
bezier_spline.
Post a reply to this message
|