POV-Ray : Newsgroups : povray.binaries.programming : Are there one or more patches that do this? Server Time
19 Apr 2024 15:51:13 EDT (-0400)
  Are there one or more patches that do this? (Message 1 to 3 of 3)  
From: TheBB
Subject: Are there one or more patches that do this?
Date: 23 May 2003 13:35:01
Message: <web.3ece5b27fc967ccd7f98f1250@news.povray.org>
Hey, I'm in the dire need of some simple post processing through POV files.
This is for animations, I could do all of this in - for example - PSP, but
I don't have the patience to go through more than 100 frames. So, having
some kind of limited post processing options availible directly in the POV
file would be really helpful for me at least.

Ultimately, my need boils down to this:

- Change the color of a pixel either before or after anti aliasing.
- Retrieve the color of a pixel either before or after anti aliasing.

And, if there is something that does it:

- Automatically encode all produced bitmaps into an AVI or an MPEG video.
Perhaps even with a sound file?

Does anyone know of one or more patches that do this?

Thanks.


Post a reply to this message

From: Christoph Hormann
Subject: Re: Are there one or more patches that do this?
Date: 23 May 2003 13:53:54
Message: <3ECE6032.66239A18@gmx.de>
TheBB wrote:
> 

First of all this is the wrong group for such questions.  This group is
for discussing things related to the POV-Ray source code, not for general
questions or feature requests.

> [...]
> 
> Ultimately, my need boils down to this:
> 
> - Change the color of a pixel either before or after anti aliasing.
> - Retrieve the color of a pixel either before or after anti aliasing.
> 
> And, if there is something that does it:
> 
> - Automatically encode all produced bitmaps into an AVI or an MPEG video.
> Perhaps even with a sound file?
> 
> Does anyone know of one or more patches that do this?

Both things are something not primarily a task for POV-Ray but for
external tools.  There are a lot of programs able to automatically process
a large number of images.  For example:

http://www.imagemagick.org/

Apart from that you seem to have a quite wrong idea on how antialiasing
works, there is no 'before and after' - you should have a look at the
corresponding part of the documentation concerning this.

For combining a number of images to an animation you can find various
tools in the POV-Ray link list:

http://www.povray.org/resources/links/3D_Animation_Utilities/

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 28 Feb. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: ABX
Subject: Re: Are there one or more patches that do this?
Date: 23 May 2003 14:37:19
Message: <ffqscvgnh2jmglggqbmgsmhmbh5fb5u4d2@4ax.com>
On Fri, 23 May 2003 13:32:24 EDT, "TheBB" <htk### [at] hotmalcom> wrote:
> - Change the color of a pixel either before or after anti aliasing.
> - Retrieve the color of a pixel either before or after anti aliasing.

Do you really need patched POV to do this ?
Just create another scene/animation with the same number of frames and then
start it over previous.

But perhaps no need for second queue ? Perhaps features in screen.inc include
file (locating texturized but semitransparent plane in front of camera) would be
enough ?

> - Automatically encode all produced bitmaps into an AVI or an MPEG video.
> Perhaps even with a sound file?

No need for it. There is enough of tools to make MPEGs and AVIs so that
programmers can work on real 3D features :-)

> Does anyone know of one or more patches that do this?

I suggest to post questions about patches into povray.unofficial.patches group
in the future.

ABX


Post a reply to this message

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