POV-Ray : Newsgroups : povray.general : Camera clipping bounds Server Time
7 Aug 2024 17:29:41 EDT (-0400)
  Camera clipping bounds (Message 1 to 5 of 5)  
From: Anton van den Hengel
Subject: Camera clipping bounds
Date: 27 Aug 2001 01:03:36
Message: <3B89D48D.ED4DCB15@cs.adelaide.edu.au>
Hi All,

Please excuse my ignorance, but I can't find a reference anywhere to the
closest distance from the camera at which an object will be visible.
What I mean is that I understand that there is a limit to how close to
the camera an object can be whilst still being visible, but I don't know
what that limit is, or whether the limit is changed when the camera is
scaled.

Thanks heaps,

Anton

--
Anton van den Hengel        mailto:ant### [at] csadelaideeduau
Department of Computer Science  http://www.cs.adelaide.edu.au/~hengel
University of Adelaide,         Phone: +61 8 8303 5309
Adelaide, SA 5005, Australia    Fax:   +61 8 8303 4366


Post a reply to this message

From: Kari Kivisalo
Subject: Re: Camera clipping bounds
Date: 27 Aug 2001 01:14:12
Message: <3B89D7D7.E3146E3C@engineer.com>
There is no limit.


_____________
Kari Kivisalo


Post a reply to this message

From: Warp
Subject: Re: Camera clipping bounds
Date: 27 Aug 2001 07:21:33
Message: <3b8a2d3c@news.povray.org>
Kari Kivisalo <ray### [at] engineercom> wrote:
: There is no limit.

  There is a limit because of inaccuracies of floating point numbers... :)

  There may also be a coded epsilon limit.

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Ben Chambers
Subject: Re: Camera clipping bounds
Date: 27 Aug 2001 12:41:00
Message: <3b8a781c@news.povray.org>
IIRC, bounding error is 1/1000, or something.  As long as you're not within
that, you're ok.

...Chambers


"Anton van den Hengel" <ant### [at] csadelaideeduau> wrote in message
news:3B89D48D.ED4DCB15@cs.adelaide.edu.au...
> Hi All,
>
> Please excuse my ignorance, but I can't find a reference anywhere to the
> closest distance from the camera at which an object will be visible.
> What I mean is that I understand that there is a limit to how close to
> the camera an object can be whilst still being visible, but I don't know
> what that limit is, or whether the limit is changed when the camera is
> scaled.
>
> Thanks heaps,
>
> Anton
>
> --
> Anton van den Hengel        mailto:ant### [at] csadelaideeduau
> Department of Computer Science  http://www.cs.adelaide.edu.au/~hengel
> University of Adelaide,         Phone: +61 8 8303 5309
> Adelaide, SA 5005, Australia    Fax:   +61 8 8303 4366
>
>


Post a reply to this message

From: Anton van den Hengel
Subject: Re: Camera clipping bounds
Date: 27 Aug 2001 22:03:35
Message: <3B8AFBDF.A2789D4F@cs.adelaide.edu.au>
Thanks for your help everyone, I guess I'll have to look elsewhere for
my bug then

Anton

--
Dr. Anton van den Hengel        mailto:ant### [at] csadelaideeduau
Department of Computer Science  http://www.cs.adelaide.edu.au/~hengel
University of Adelaide,         Phone: +61 8 8303 5309
Adelaide, SA 5005, Australia    Fax:   +61 8 8303 4366


Post a reply to this message

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