POV-Ray : Newsgroups : povray.general : POV to GIF? : Re: POV to GIF? Server Time
7 Aug 2024 11:19:21 EDT (-0400)
  Re: POV to GIF?  
From: Ron Parker
Date: 18 Nov 2001 21:36:22
Message: <slrn9vgs19.kbv.ron.parker@fwi.com>
On Sun, 18 Nov 2001 15:29:25 -0500, Mahalis wrote:
> Dang. I guess that goes on the *wish list* for POV 4...

JPEG output is more likely than GIF output, and it won't happen either.
As it happens, these are both for the same reason: neither format supports
true, lossless color, and we don't want the support headaches from people
who output to low-quality JPEG or GIF and then come asking why their 37-day
render produced this banded, artifacted, crappy image.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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