POV-Ray : Newsgroups : povray.newusers : cells pattern position,cam z-ax : Re: cells pattern position,cam z-ax Server Time
30 Jul 2024 02:25:11 EDT (-0400)
  Re: cells pattern position,cam z-ax  
From: Tor Olav Kristensen
Date: 14 Nov 2004 10:08:38
Message: <419774f6$1@news.povray.org>
Tyrell_rr wrote:
> cells pattern position,cam z-ax (I know, Itty nitty gritty stuff)
> 
> While creating some test animation of the different patterns in povray,
> I notice that at high zoom levels the pattern - cells start to drift.
> 
> drift: as in, it looks like the cell boundary's are not running exactly true
> the origin.
> zoom: 100 (scale 0.010)
> 
> just wondering about it.
> 
> might be part of my code:
> (remember something vague about camera angles along z-ax)?
> 
> camera {
>   orthographic
>   location <0,0,1>
>   look_at  <0,0,0>
>   ...
> }
> box {
>   <-0.5, -0.5, 0>, <0.5, 0.5, 0>
>   ...
> }

Can you provide some more code that illustrates your problem ?

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

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