POV-Ray : Newsgroups : povray.general : POV to GIF? Server Time
7 Aug 2024 13:20:10 EDT (-0400)
  POV to GIF? (Message 36 to 45 of 65)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Adrien Beau
Subject: Re: POV to GIF?
Date: 19 Nov 2001 16:27:57
Message: <3BF97974.7DEB6F9B@free.fr>
Kevin Riggle wrote:
> 
> It's a small program with very nice batch-processing capabilities.
> (Disclaimer:  I am not in any way involved with IrfanView -- I just find it
> handy.)

Additionnal off-topic ad: Irfanview is *my* image viewer
under Windows. Small, fast, intelligent memory usage.
And free.

-- 
Adrien Beau   adr### [at] freefr   http://adrien.beau.free.fr/


Post a reply to this message

From: Tom Melly
Subject: Re: POV to GIF?
Date: 20 Nov 2001 04:54:24
Message: <3bfa2850@news.povray.org>
"Andrew" <ast### [at] hotmailcom> wrote in message
news:3bf945e7@news.povray.org...

> I guess a further analogy would be creating a JPEG image for the web.
> Sure, you could save your work as a JPEG, open it later, do some more
> work, and save it again, but you lose quality each time.  Obviously it
> is better to work with a lossless format during the creation, and only
> create the JPEG at the end.
>

Heh - when I first started playing with graphics, I always used JPG, not
realising the cost. I thought my eyesight was just deteriorating really
quickly...


Post a reply to this message

From: Peter Popov
Subject: Re: POV to GIF?
Date: 20 Nov 2001 07:38:44
Message: <1gjkvt0pd69gobkgmpphifcbpjc6uqtodo@4ax.com>
On 19 Nov 2001 07:01:32 -0500, Warp <war### [at] tagpovrayorg> wrote:

>  That's exactly why I'm amazed that most image manipulation softwares
>(including the top-of-the-line ones, like photoshop) do not have good
>support for color depths higher than 24 bits. Most don't have any support,
>some of them (eg. photoshop) have some support, but it's very limited (eg.
>most filters don't work in that mode).

Can you name a typical desktop machine (Windows, Mac, Linux) which can
work with 16 bits per channel? I know of none. However, graphics
workstations like SGI can, and do, use 48bpp color (or 64, with
alpha). So it all comes down to the definition of "professional" :)


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Kari Kivisalo
Subject: Re: POV to GIF?
Date: 20 Nov 2001 09:28:45
Message: <3BFA68A7.36E0AF1@engineer.com>
Peter Popov wrote:
>
> Can you name a typical desktop machine (Windows, Mac, Linux) which can
> work with 16 bits per channel?

I have processed succesfully 16bpc images in Win98SE Photostop.
You are mixing presentation with processing. 8bpc is enough
for visual presentation of images with contrast ratios of less
than 200.

_____________
Kari Kivisalo


Post a reply to this message

From: Mahalis
Subject: Re: POV to GIF?
Date: 20 Nov 2001 17:27:04
Message: <3bfad8b8$1@news.povray.org>
"Peter Popov" <pet### [at] vipbg> wrote in message
news:1gjkvt0pd69gobkgmpphifcbpjc6uqtodo@4ax.com...
> So it all comes down to the definition of "professional" :)

And now there's going to be a lot of quibbling over that, too.


Post a reply to this message

From: Xplo Eristotle
Subject: Re: POV to GIF?
Date: 20 Nov 2001 18:59:53
Message: <3BFAEEE2.21FF41B6@unforgettable.com>
Mahalis wrote:
> 
> Is there a POV option to output to GIF format? Better, is there a way to
> make POV-Ray output to a 256 color bitmap?

8-bit color? Ugh, why would you want to? Use Photoshop or something for that...

-Xplo


Post a reply to this message

From: Mahalis
Subject: Re: POV to GIF?
Date: 20 Nov 2001 19:59:21
Message: <3bfafc69$1@news.povray.org>
>Ugh, why would you want to?
I don't exactly *want* to, I *have* to. Besides. I don't have Photoshop, and
even if I did I doubt it can mass-process all the images in a folder.


Post a reply to this message

From: Ron Parker
Subject: Re: POV to GIF?
Date: 20 Nov 2001 20:25:49
Message: <slrn9vm0ku.mh.ron.parker@fwi.com>
On Tue, 20 Nov 2001 20:00:59 -0500, Mahalis wrote:
>>Ugh, why would you want to?
> I don't exactly *want* to, I *have* to. Besides. I don't have Photoshop, and
> even if I did I doubt it can mass-process all the images in a folder.

netpbm.

Of course, that's my answer to everything...

-- 
#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

From: Jon A  Cruz
Subject: Re: POV to GIF?
Date: 21 Nov 2001 01:43:58
Message: <3BFB4CA0.D5779C48@geocities.com>
Mahalis wrote:

> >Ugh, why would you want to?
> I don't exactly *want* to, I *have* to. Besides. I don't have Photoshop, and
> even if I did I doubt it can mass-process all the images in a folder.

ImageMagick

http://www.imagemagick.org/

--
Jon A. Cruz
http://www.geocities.com/joncruz/action.html


Post a reply to this message

From: Warp
Subject: Re: POV to GIF?
Date: 21 Nov 2001 01:54:04
Message: <3bfb4f8c@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:
: netpbm.

: Of course, that's my answer to everything...

  In fact, any image conversor suffices, even if it can convert just one image
at a time, as long as it can be used from the command line and you are using
a regular unix shell.
  One of the main problems in a windowed-only interfaces (read: Windows) is
that if a program doesn't support something (eg. doing something to a series
of files instead of just one file), then there's nothing you can do about it,
you just have to live with it.
  The great thing about an OS that supports a proper command line/scripting
language is that the programs don't have to support things like that as you
can automatize its functionality for several targets at a time.

  (And now 90% of people reading this will think that I hate windowed
interfaces. *sigh*)

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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