POV-Ray : Newsgroups : povray.advanced-users : Sphere_sweeps: determining axial vector at any arbitrary point Server Time
29 Jul 2024 06:27:36 EDT (-0400)
  Sphere_sweeps: determining axial vector at any arbitrary point (Message 1 to 4 of 4)  
From: Doctor John
Subject: Sphere_sweeps: determining axial vector at any arbitrary point
Date: 11 Feb 2003 13:32:41
Message: <3e4941c9$1@news.povray.org>
I suspect the answer to this may be "No", but just in case...

Is there any way of determining the axial vector of a sphere_sweep at any
arbitrary point on that sweep.
The determination of this is obviously trivial using a linear_spline, but is
there a solution for b_spline and cubic_spline.
(Reason for question: I'm trying to determine the placing of joints and
flanges on some pieces of complicated pipe-work and atm I'm limited to trial
and error.

John
--
Run Fast
Run Free
Run Linux


Post a reply to this message

From: Gilles Tran
Subject: Re: Sphere_sweeps: determining axial vector at any arbitrary point
Date: 11 Feb 2003 13:43:30
Message: <3e494452$1@news.povray.org>

3e4941c9$1@news.povray.org...

> Is there any way of determining the axial vector of a sphere_sweep at any
> arbitrary point on that sweep.

Have a look at the Spline_Trans macro in transforms.inc, I suppose it could
be modified to do what you want.
BTW, there are lots of goodies in the new inc files, they're worth checking
out if you haven't done so.

G.

--

**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

From: Doctor John
Subject: Re: Sphere_sweeps: determining axial vector at any arbitrary point
Date: 11 Feb 2003 13:56:46
Message: <3e49476e$1@news.povray.org>

>
> Have a look at the Spline_Trans macro in transforms.inc, I suppose it
could
> be modified to do what you want.

OK, I'll have look there tonight, but don't blame me if I come back looking
baffled and begging for clarification :-)

> BTW, there are lots of goodies in the new inc files, they're worth
checking
> out if you haven't done so.
>
I do occasionally dip in to get ideas; that's where I got the idea of the
refinement to Fabien Mosen's shear.pov ; however, I must admit that I
haven't spent as much time on them (.inc file goodies) as I should have done

John
--
Run Fast
Run Free
Run Linux


Post a reply to this message

From: Doctor John
Subject: Re: Sphere_sweeps: determining axial vector at any arbitrary point
Date: 12 Feb 2003 08:33:01
Message: <3e4a4d0d@news.povray.org>
"Gilles Tran" <tra### [at] inapginrafr> wrote
>
> Have a look at the Spline_Trans macro in transforms.inc, I suppose it
could
> be modified to do what you want.

Checked it out last night. As usual you're absolutely right. A little bit of
hacking and it'll do what I want.

Thanx

John
--
Run Fast
Run Free
Run Linux


Post a reply to this message

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