POV-Ray : Newsgroups : povray.general : God's Eye system ? : Re: God's Eye system ? Server Time
3 Aug 2024 20:17:31 EDT (-0400)
  Re: God's Eye system ?  
From: Christopher James Huff
Date: 23 Oct 2003 20:17:32
Message: <cjameshuff-351BE1.20152623102003@netplex.aussie.org>
In article <web.3f985bab982f6de9f868cbfe0@news.povray.org>,
 "timothy76" <tim### [at] freemailhu> wrote:

> Thanks for the quick answer! :)
> I've checked that this is works well:
> 
> camera {
>    location ...
>    look_at ...
>    right <-4/3,0,0>

You could also do this:
right <-image_width/image_height, 0, 0>

That way, the image renders with the proper aspect ratio even when you 
change the image dimensions.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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