POV-Ray : Newsgroups : povray.beta-test : Torus problems with distant camera : Re: Torus problems with distant camera Server Time
30 Jul 2024 14:20:17 EDT (-0400)
  Re: Torus problems with distant camera  
From: Ron Parker
Date: 27 Oct 2001 00:10:06
Message: <slrn9tkcsv.l0.ron.parker@fwi.com>
On Fri, 26 Oct 2001 20:06:24 -0400, Slime wrote:
> Well, it makes sense that it may happen when the rays have extremely low
> slopes (that is, they go over 1 unit in the X direction for every 100000 or
> so units in the Z direction), but why does it happen with an orthographic
> camera? At only a distance of about 1000 units? Surely POV can handle more
> than four decimals.

surely you realize that the distance of an orthographic camera is meaningless.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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