POV-Ray : Newsgroups : povray.newusers : "warp speed" effect Server Time
5 Sep 2024 16:18:43 EDT (-0400)
  "warp speed" effect (Message 1 to 3 of 3)  
From: Duke Nukem
Subject: "warp speed" effect
Date: 25 Feb 2000 02:08:31
Message: <vaacbsc3806nnv4vsg6shf2vb9oqkgpkag@4ax.com>
Hello,

Is there an .inc file, or a bit of code I can use to create a Star
Trek-like warp speed effect? You know, how the stars stretch out into
rainbow colored streamers as the ship passes by, then contract back
into points of light. If there isn't one, I would welcome any
suggestions on how to go about creating one. Thanks in advance.


Post a reply to this message

From: Bob Hughes
Subject: Re: "warp speed" effect
Date: 25 Feb 2000 02:56:18
Message: <38b635a2@news.povray.org>
Closest things I know of is to use either an extremely wide angle camera lens
(perspective angle from 67 [default] to <180 for example), it can distort the
periphery of view stretching everything that's not near the center of the field;
or using a "environment" sphere which changes scale only in one axis from 1 to
100 times the other two axis scales for example, both ways used by changing the
numbers over the duration of a clock animation.
Either one or both together should do okay for the effect you want.  The camera
way is scene-centric and can't be used from a side view, the scaled sphere way
can be rotated for sideways movement but can't affect scene objects (you could
actually get around that by unioning the entire scene and rescaling it all in
one axis).

Bob

"Duke Nukem" <non### [at] yobidness> wrote in message
news:vaacbsc3806nnv4vsg6shf2vb9oqkgpkag@4ax.com...
| Hello,
|
| Is there an .inc file, or a bit of code I can use to create a Star
| Trek-like warp speed effect? You know, how the stars stretch out into
| rainbow colored streamers as the ship passes by, then contract back
| into points of light. If there isn't one, I would welcome any
| suggestions on how to go about creating one. Thanks in advance.


Post a reply to this message

From: Ken
Subject: Re: "warp speed" effect
Date: 25 Feb 2000 03:05:28
Message: <38B63728.50B3E65@pacbell.net>
Duke Nukem wrote:
> 
> Hello,
> 
> Is there an .inc file, or a bit of code I can use to create a Star
> Trek-like warp speed effect? You know, how the stars stretch out into
> rainbow colored streamers as the ship passes by, then contract back
> into points of light. If there isn't one, I would welcome any
> suggestions on how to go about creating one. Thanks in advance.

I have not used the feature yet but one of the post processing blur
effects in the MegaPov patch of POV-Ray might be able to give you
this effect. For more information on MegaPov and it's features
follow this link - http://nathan.kopp.com/patched.htm

MegaPov is compatible with the official build of POV-Ray v3.1g plus
adds extra capabilities not yet available in the official version.

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

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