POV-Ray : Newsgroups : povray.text.tutorials : How do I produce a Circling / Spiralling Camera animation??? Server Time
19 May 2024 15:31:49 EDT (-0400)
  How do I produce a Circling / Spiralling Camera animation??? (Message 1 to 3 of 3)  
From: Paul
Subject: How do I produce a Circling / Spiralling Camera animation???
Date: 27 Feb 2000 07:22:57
Message: <38b91721@news.povray.org>
How do I get the camera to fly 360 degrees around an object in a simple
animation. I've set up a sphere at the origin <0, 0, 0> and i'm pointing my
camera at the origin. Initially I want the camera to fly around in a flat
plane (X and Z) but later on I will probably want it to fly around in an
upward spiral.

I've set up an ini file with Initial_Frame=1, Final_Frame=60,
Initial_Clock=0, Final_Clock=1, but i'm now totally confused.

Please help by e-mailing me some examples or by posting a reply to this
mesaage!!!

Thanks
Paul


Post a reply to this message

From: Nieminen Juha
Subject: Re: How do I produce a Circling / Spiralling Camera animation???
Date: 27 Feb 2000 07:47:50
Message: <38b91cf6@news.povray.org>
First of all: Thanks for cross-posting to 7 groups. We appreciate that
very much. Keep up the good work.

  You can use the 'clock' variable to position your camera. Like this:

camera
{ location -z*10 look_at 0
  rotate y*360*clock
  translate y*10*clock
}

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Ken
Subject: Re: How do I produce a Circling / Spiralling Camera animation???
Date: 27 Feb 2000 07:50:00
Message: <38B91CFF.22201BAB@pacbell.net>
Paul wrote:

> Please help by e-mailing me some examples or by posting a reply to this
> mesaage!!!

Hi Paul,

 Your question has already been answered in povray.windows even before
you cross-posted this question again. Just so you know the server ADMIN.
strongly frowns on cross posting on this server and because of the
specialized groups here it really is not necessary.
  Below you will find a copy of the news servers cross-posting guide-
lines that I posted to povray.announce.frequently-asked-questions just
last month. Please take the time to read the guideline and please visit
the announcement group to get familiar with how this server is operated
and getting the most from it as a new visitor. Particularly read the
"Welcome to the POV-Ray News Server" message I have posted in the
announcements group. It will help you familiarize yourself with what
the individual news groups are for and how to get the most from them.

To everyone else reading this message if you want to help Paul with
his question please continue the discussion in povray.windows where
it started.

Thank you,

Ken Tyler - POV-Ray Technical Assistance Group Member



Cross-Posting Guidelines for news.povray.org


What is the difference between cross-posting and multi-posting ?

CROSS-POSTING is when you post a new message to several groups on this
server at one time by adding additional groups to the message header.
This method stores one copy of the message on the server and references
this message for each group it is posted to.

MULTI-POSTING is when you post a separate message to different groups
on the news server which have the same message content. This method
has the disadvantage that it consumes more server space and is not
considered acceptable by this news servers administration.


 For the purposes of this server we ask that if you must post the same
message to more than one group that you use cross-posting as opposed
to multi-posting. We also ask that if you do find that you must cross-
post to this server that you do so with moderation. Try to find the
groups that best fit the content of your message and restrict them to
just a couple of relevant groups. Additionally if your news program
supports it use the Followup-To: header of your program to restrict
any replies to your cross-posted message to a single group. This will
help reduce the clutter on the news server and keep any discussions
of your message localized to a single group.

 An example would be if you are announcing a new Windows utility that
you think the POV-Ray community would be interested in. In this case
it would be acceptable for you to post a cross-posted message in the
povray.windows group because it is a Windows application and you might
also announce it in the povray.binaries.utilities group because your
are announcing a binary executable utility. Cross-posting additionally
to povray.text.scene-files would *NOT* be appropriate because your
announcement has no content related to that group.


  The News Server Administration will delete any messages that they
feel are excessively cross-posted without warning to discourage this
type of activity. Excessive cross-posting may be considered messages
that are posted to more than 4 groups at one time and/or they are
cross-posted to groups that have no bearing on the content of the
message that is being cross-posted. Multi-posted messages that exceed
more than 2 groups will not be tolerated at all and may also be
subject to immediate deletion.

We thank you for understanding our position in this matter.


News Admin.


Post a reply to this message

From: Sander
Subject: Re: How do I produce a Circling / Spiralling Camera animation???
Date: 27 Feb 2000 11:32:57
Message: <38b951b9@news.povray.org>
See my answer in p.w.

--
Regards,
Sander


Paul <ran### [at] freenetcouk> schreef in berichtnieuws
38b91721@news.povray.org...
> How do I get the camera to fly 360 degrees around an object in a simple
> animation. I've set up a sphere at the origin <0, 0, 0> and i'm pointing
my
> camera at the origin. Initially I want the camera to fly around in a flat
> plane (X and Z) but later on I will probably want it to fly around in an
> upward spiral.


Post a reply to this message

From: Sander
Subject: Re: How do I produce a Circling / Spiralling Camera animation???
Date: 27 Feb 2000 11:32:56
Message: <38b951b8@news.povray.org>
See my reaction in p.w.

--
Regards,
Sander


Paul <ran### [at] freenetcouk> schreef in berichtnieuws
38b91721@news.povray.org...
> How do I get the camera to fly 360 degrees around an object in a simple
> animation. I've set up a sphere at the origin <0, 0, 0> and i'm pointing
my
> camera at the origin. Initially I want the camera to fly around in a flat
> plane (X and Z) but later on I will probably want it to fly around in an
> upward spiral.


Post a reply to this message

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