POV-Ray : Newsgroups : povray.general : motion blur in POV Server Time
3 Aug 2024 20:17:41 EDT (-0400)
  motion blur in POV (Message 11 to 17 of 17)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Jellby
Subject: Re: motion blur in POV
Date: 29 Dec 2003 12:20:15
Message: <3ff0624e@news.povray.org>
Among other things, Hugo Asm wrote:

> I'll try, thanks.. I was browsing for hours and couldn't find anything
> useful.. If this program can do batch-processing and script various
> processes, I'll be delighted.
> 
> I just had a look.. Seems like a library of DOS tools?  :-/

Well, it's a set of command-line programs, you don't need a GUI for 
batch-processing ;)

I believe The Gimp has scripting and batch-processing too, and there's a 
windows version (I don't know abut Mac).

-- 
light_source{9+9*x,1}camera{orthographic look_at(1-y)/4angle 30location
9/4-z*4}light_source{-9*z,1}union{box{.9-z.1+x clipped_by{plane{2+y-4*x
0}}}box{z-y-.1.1+z}box{-.1.1+x}box{.1z-.1}pigment{rgb<.8.2,1>}}//Jellby


Post a reply to this message

From: Hugo Asm
Subject: Re: motion blur in POV
Date: 29 Dec 2003 14:55:40
Message: <3ff086bc@news.povray.org>
> Well, it's a set of command-line programs, you don't need a GUI for
> batch-processing ;)

Maybe I'll try them but it seems my macros are simpler to use although they
render slower. Have I told you that I've use POV-macros to make html files?
I downloaded a few freeware html-applications to use when notepad fails, but
I end up using POV instead...

Regards
Hugo


Post a reply to this message

From: Andrew Wilcox
Subject: Re: motion blur in POV
Date: 29 Dec 2003 23:26:48
Message: <3ff0fe88$1@news.povray.org>
There's also the Java Advanced Imaging API (JAI).  You can easily take a
bunch of images and average the pixles together yourself if you had to.

Andrew Wilcox


Post a reply to this message

From: Tom Melly
Subject: Re: motion blur in POV
Date: 30 Dec 2003 04:21:43
Message: <3ff143a7$1@news.povray.org>
"Jellby" <jel### [at] M-yahoocom> wrote in message
news:3ff0624e@news.povray.org...
>
> I believe The Gimp has scripting and batch-processing too, and there's a
> windows version (I don't know abut Mac).

? Doesn't the linux distrib of the Gimp run on a Mac ?


Post a reply to this message

From: Christian Walther
Subject: Re: motion blur in POV
Date: 30 Dec 2003 05:03:54
Message: <pan.2003.12.30.10.03.54.838817@gmx.ch>
>> I believe The Gimp has scripting and batch-processing too, and there's a
>> windows version (I don't know abut Mac).
> 
> ? Doesn't the linux distrib of the Gimp run on a Mac ?

The original X11 version of Gimp runs on Mac OS X. I've never heard of a
version with a native interface, or one for Mac OS <= 9.


Post a reply to this message

From: Christopher James Huff
Subject: Re: motion blur in POV
Date: 30 Dec 2003 09:34:51
Message: <cjameshuff-925BBF.09350230122003@netplex.aussie.org>
In article <3ff143a7$1@news.povray.org>,
 "Tom Melly" <tom### [at] tomandlucouk> wrote:

> ? Doesn't the linux distrib of the Gimp run on a Mac ?

Yes and no...Apple has an X11 environment which the Gimp can be compiled 
to run under. There may be some modifications necessary to compile it on 
Mac OS X, and a Linux binary certainly won't run on the Mac. Imagemagik 
also runs under OS X, as well as the NetPBM utilities, which could also 
be used for this purpose.

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

From: Micheal (Mike) Williams
Subject: Re: motion blur in POV
Date: 30 Dec 2003 11:56:34
Message: <3ff1ae42$1@news.povray.org>
BAT files in windows works well for me. Linux I am sure is better but I have
too many programs I use in windows. You could use povray to output the BAT
files to be used with imagemagik.


"Hugo Asm" <hua### [at] post3teledk> wrote in message
news:3ff086bc@news.povray.org...
> > Well, it's a set of command-line programs, you don't need a GUI for
> > batch-processing ;)
>
> Maybe I'll try them but it seems my macros are simpler to use although
they
> render slower. Have I told you that I've use POV-macros to make html
files?
> I downloaded a few freeware html-applications to use when notepad fails,
but
> I end up using POV instead...
>
> Regards
> Hugo
>
>


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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