POV-Ray : Newsgroups : povray.binaries.images : Rotating Squares problem : Re: Rotating Squares problem Server Time
12 Aug 2024 07:19:42 EDT (-0400)
  Re: Rotating Squares problem  
From: Samuel Benge
Date: 8 Oct 2003 13:34:36
Message: <3F844AA8.4020107@hotmail.com>
One major problem I see here is that your camera is using the standard 
settings. Point of view, along with perspective's distortive effects 
might be hindering you from achieving your desired effect. Try making 
the camera orthographic and go from there.

Patrick Dugan wrote:

> I have included an image of what I'm trying to accomplish, however it's
> never quite perfect.  I'm trying to start with a small square in the center
> (1x1 size) and increase its size to 5x5 and rotate the square as I go.  I
> want the squares to match up so each square corner perfectly matches up with
> a line on the next larger square.  

 >

> camera {
>    location <0,0,-15>
>    look_at  <0,0,3>
> }


-- 
Samuel Benge

stb### [at] hotmailcom


Post a reply to this message

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