POV-Ray : Newsgroups : povray.newusers : Resolutions : Re: Resolutions Server Time
30 Jul 2024 08:20:00 EDT (-0400)
  Re: Resolutions  
From: Warp
Date: 12 Aug 2004 18:58:37
Message: <411bf61d@news.povray.org>
Ricardo Miguel Pereyra <no### [at] spamcom> wrote:
> Anyway the resolution is more related to the printer resolution, if your
> printer has by example a resolution of 300 dpi (dot per inch) and you image
> is 1200x900 cm = to 472.4 x 354.3 inches then the image in pixels is =
> 141720 x 106290 or (1200/2,54*300)x(900/2,54*300). And yes, is freaking huge
> :D

  POV-Ray can't render an image that big simply because the image file
would be too large.

  Well, the 32-bit version of POV-Ray can't. You'll have to use the 64-bit
version is a 64-bit system.

  But anyway, there was a mistake by one order of magnitude in the original
request, so the image only needs to be a hundred times smaller.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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