POV-Ray : Newsgroups : povray.general : How to display image? : Re: How to display image? Server Time
31 Jul 2024 06:18:05 EDT (-0400)
  Re: How to display image?  
From: M a r c
Date: 18 Sep 2007 04:07:38
Message: <46ef874a$1@news.povray.org>

46ef8524$1@news.povray.org...
>  scale <1.333, 1.0, 0.01> //to fit image ratio (800/600 almost =  1.333)

Even better

scale<Your_image_width / You_image_height, 1, 0.01>  //replace 
"Your_image_width" by the actual width of you image , same for the height

Marc


Post a reply to this message

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