POV-Ray : Newsgroups : povray.binaries.animations : Grand Canyon Flythrough Server Time
20 Jul 2024 13:20:25 EDT (-0400)
  Grand Canyon Flythrough (Message 1 to 8 of 8)  
From: Mark Wagner
Subject: Grand Canyon Flythrough
Date: 29 Jul 2000 02:21:20
Message: <398277e0@news.povray.org>
A test rendering of my flythrough system (details in p.a-u).  I've rendered
an animation of an airplane flight through the Grand Canyon.  Since this is
just a test rendering, I used a set of low-resolution heightfields, so there
are some noticable gaps in the terrain.  The jerkiness in the movement is
due to the problem I discussed in p.a-u.  And yes, I know that at one point
the airplane goes through the canyon floor.

Viewing recommendation: If your video player supports it, play the animation
at 18 frames per second, instead of the default 24 fps.  Also, keep a barf
bag nearby. :-)


www.geocities.com/rengaw03/download/canyon.mpg

Mark


Post a reply to this message

From: Bob Hughes
Subject: Re: Grand Canyon Flythrough
Date: 29 Jul 2000 10:37:06
Message: <3982ec12@news.povray.org>
That's a wild ride.  That the real reason helicopter tours were stopped?
Just kidding.
The mpeg sure throws a few bits and pieces of the canyon around.
For the flight path in my Mountains&Lakes animation I just used the Spline
(clock) in MegaPov along with the older ClockMod.inc by Chris C., that way I
get time-based changes to the splines.
Speaking of slowing it down some, there's a major complication in such
animations as people most likely know.  Super high speed seems difficult to
see as being realistic, so to get more realism you need more frames which in
turn means more render time and larger files.  Vicious circle.

Bob


Post a reply to this message

From: Tony[B]
Subject: Re: Grand Canyon Flythrough
Date: 29 Jul 2000 14:42:30
Message: <39832596@news.povray.org>
Wharf! Whoa... I wish my player had a way of slowing down...


Post a reply to this message

From: ryan constantine
Subject: Re: Grand Canyon Flythrough
Date: 29 Jul 2000 18:18:06
Message: <398357DE.18FC7F60@yahoo.com>
**pukes all over lap and keyboard**

Mark Wagner wrote:
> 
> A test rendering of my flythrough system (details in p.a-u).  I've rendered
> an animation of an airplane flight through the Grand Canyon.  Since this is
> just a test rendering, I used a set of low-resolution heightfields, so there
> are some noticable gaps in the terrain.  The jerkiness in the movement is
> due to the problem I discussed in p.a-u.  And yes, I know that at one point
> the airplane goes through the canyon floor.
> 
> Viewing recommendation: If your video player supports it, play the animation
> at 18 frames per second, instead of the default 24 fps.  Also, keep a barf
> bag nearby. :-)
> 
> www.geocities.com/rengaw03/download/canyon.mpg
> 
> Mark


Post a reply to this message

From: Greg M  Johnson
Subject: Re: Grand Canyon Flythrough
Date: 3 Aug 2000 07:32:17
Message: <39895716.84EB6DDD@my-dejanews.com>
I guess the interesting thing is that sometime it decides to swing left/right,
other times to climb straight up over a hill.  Is the motion mere splines, or
could you tell me about the decision making process of your intelligent
algorithm?

Mark Wagner wrote:

> A test rendering of my flythrough system (details in p.a-u).  I've rendered
> an animation of an airplane flight through the Grand Canyon.  Since this is
> just a test rendering, I used a set of low-resolution heightfields, so there
> are some noticable gaps in the terrain.  The jerkiness in the movement is
> due to the problem I discussed in p.a-u.  And yes, I know that at one point
> the airplane goes through the canyon floor.
>
> Viewing recommendation: If your video player supports it, play the animation
> at 18 frames per second, instead of the default 24 fps.  Also, keep a barf
> bag nearby. :-)
>
> www.geocities.com/rengaw03/download/canyon.mpg
>
> Mark


Post a reply to this message

From: Mark Wagner
Subject: Re: Grand Canyon Flythrough
Date: 4 Aug 2000 01:41:03
Message: <398a576f@news.povray.org>
Greg M. Johnson wrote in message <39895716.84EB6DDD@my-dejanews.com>...
>I guess the interesting thing is that sometime it decides to swing
left/right,
>other times to climb straight up over a hill.  Is the motion mere splines,
or
>could you tell me about the decision making process of your intelligent
>algorithm?


The motion is simply a single spline that I planned out.  However, thanks
for the idea of making a system to decide on a path.  I'll see if it is
practical or not.

Mark


Post a reply to this message

From: Greg M  Johnson
Subject: Re: Grand Canyon Flythrough
Date: 8 Aug 2000 08:00:10
Message: <398FF519.226D6343@my-dejanews.com>
Actually, YOU gave ME an idea. I spend a lot of time developing intelligent
algorithms that generate a position and velocity for every time increment.  I
end up doing it over and over trying to avoid jerky motion.

Perhaps a much better approach is to intelligently determine a SPLINE based on
the contours of the geography.

Mark Wagner wrote:

>
> The motion is simply a single spline that I planned out.  However, thanks
> for the idea of making a system to decide on a path.  I'll see if it is
> practical or not.
>
> Mark


Post a reply to this message

From: Josh English
Subject: Re: Grand Canyon Flythrough
Date: 10 Aug 2000 16:42:19
Message: <3993139B.AD1EB1F@spiritone.com>
When I was developing a string system that could allow for draping string or cloth
over something, I came up with a plane to plot out a series of points on a plane
above the heightfield, then drape it over the height field, then take that draped
set and move it back up a bit, and use that as the path.

I never got around to coding it. Damn my short attention span

Josh

"Greg M. Johnson" wrote:

> Actually, YOU gave ME an idea. I spend a lot of time developing intelligent
> algorithms that generate a position and velocity for every time increment.  I
> end up doing it over and over trying to avoid jerky motion.
>
> Perhaps a much better approach is to intelligently determine a SPLINE based on
> the contours of the geography.
>
> Mark Wagner wrote:
>
> >
> > The motion is simply a single spline that I planned out.  However, thanks
> > for the idea of making a system to decide on a path.  I'll see if it is
> > practical or not.
> >
> > Mark

--
Josh English -- Lexiphanic Lethomaniac
eng### [at] spiritonecom
The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/


Post a reply to this message

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