POV-Ray : Newsgroups : povray.newusers : Irregular cone scaling to bridge to curved edges? : Re: Irregular cone scaling to bridge to curved edges? Server Time
30 Jul 2024 04:20:04 EDT (-0400)
  Re: Irregular cone scaling to bridge to curved edges?  
From: Dave!
Date: 7 Oct 2004 16:05:00
Message: <web.4165a0c9b7d57f05f0000e6e0@news.povray.org>
Mike Williams <nos### [at] econymdemoncouk> wrote:
> Wasn't it Dave! who wrote:
> >What I actually want to do is something like this:
> >
> >cone {
> ><0,0,0>, 1 scale <1,1,1.5>
> ><0,1,0>, 1 scale <1,1,2.5>
> >}
> >
> >I know that this isn't proper syntax, but I hope it illustrates what I'm
> >after.  The endcaps each have a different radius, but the scaling for the
> >two endcaps is different.  Can this be done?
>
> I think the proper syntax for that is
>
> #include "shapes.inc"
> object{ Supercone(<0,0,0>, 1, 1.5 , <0,1,0>, 1 2.5)}
>
> but I don't think that it actually achieves your objective.

Hmm--I'll mess around with it this evening.  Thanks to you both for your
insight.  I'll let you know how things turn out.

Is there a good online tutorial for isosurfaces?  I didn't have much luck
with the POV-Ray help docs.

Thanks again.

Dave!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.