POV-Ray : Newsgroups : povray.newusers : Re: How to use the sphere camera Server Time
31 Jul 2024 12:23:30 EDT (-0400)
  Re: How to use the sphere camera (Message 1 to 2 of 2)  
From: Ken
Subject: Re: How to use the sphere camera
Date: 23 Feb 2002 18:51:54
Message: <3C782B21.6476DDA2@pacbell.net>
Fred wrote:
> 
> Sorry to ask you a question you will certainly think stupid but what are the
> parameters to activate the sphere camera in 3.1g ???
> Does someone made a test ???

This group is specifically for issues related to beta versions of POV-Ray.

Your question should go in povray.newusers which I will redircet this
post to.

-- 
Ken Tyler - POV-Ray Technical Assistance Group


Post a reply to this message

From: bob h
Subject: Re: How to use the sphere camera
Date: 23 Feb 2002 21:09:17
Message: <3c784b4d@news.povray.org>
> Fred wrote:
> >
> > Sorry to ask you a question you will certainly think stupid but what are
the
> > parameters to activate the sphere camera in 3.1g ???
> > Does someone made a test ???

If you are asking about the spherical camera which is in both beta 3.5 and
MegaPOV 0.7 the answer should be:

camera {
    spherical
location -z // or other places
look_at +z
    h_angle 360 // the horizontal view in degrees
    v_angle 180
}

bob h


Post a reply to this message

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