POV-Ray : Newsgroups : povray.animations : Announce: RendView-0.6.9 Server Time
3 Jul 2024 04:34:21 EDT (-0400)
  Announce: RendView-0.6.9 (Message 1 to 5 of 5)  
From: Wolfgang Wieser
Subject: Announce: RendView-0.6.9
Date: 17 Jul 2003 06:08:32
Message: <3f16759f@news.povray.org>
[Sorry for multi-posting with p.b.utilities -- just read about the 
difference on http://news.povray.org/povray.announce.frequently-asked-
questions/16710/?tmax=100]

RendView is a utility to have films rendered using POVRay 
and post-processed in a local distributed UNIX/Linux environment. Features 
include rendering/filtering a sequence of frames (f000.pov,f001.pov...) 
or a list of scene files and POVRay clock values, tuning on per-frame 
basis, and resuming partly-rendered images, all either completely 
locally or distributed in a local IP network. 

RendView has been used by me to render films on a 20-node dual processor 
Linux pool and it rocked. However, due to lack of time, I did not do 
very much testing with version 0.6.9 -- everything should work but 
e-mail me in case of trouble. 

New features: (0.6.7 -> 0.6.9)
  - Checking mtime of additional files
  - LDR passwords from file
  - automatic compensation of different system times on client and server
  - use of a simple fit strategy for how to assign frames to clients 
    when only a few frames are left
  - and support for use of a shared directory (NFS) between clients and 
    server (normally RendView transferres files between client and server 
    using a TCP connection)
Check the homepage for more information about the latter two points. 

Bugfixes: Check out the homepage

Homepage:
 http://www.cip.physik.uni-muenchen.de/~wwieser/ani/rendview/
Demo/Examples:

http://www.cip.physik.uni-muenchen.de/~wwieser/ani/rendview/docu/examples.html

Have fun...
Wolfgang


Post a reply to this message

From: ABX
Subject: Re: Announce: RendView-0.6.9
Date: 17 Jul 2003 06:14:13
Message: <igtchvs24jiq671vfkta1lt0mu8lep4d9o@4ax.com>
On Thu, 17 Jul 2003 12:07:33 +0200, Wolfgang Wieser <wwi### [at] gmxde> wrote:
> [Sorry for multi-posting with p.b.utilities -- just read about the 
> difference on http://news.povray.org/povray.announce.frequently-asked-
> questions/16710/?tmax=100]

You can always cancel post and repost it correct, thought useles when first
answer appear.

> RendView is a utility to have films rendered using POVRay 
> and post-processed

What you mean as 'post-processed'. I searched your site carefully and found
only "glowfilter" mentioned in examples. I can find section about
post-processing in your site - any more details ?

ABX


Post a reply to this message

From: Wolfgang Wieser
Subject: Re: Announce: RendView-0.6.9
Date: 17 Jul 2003 06:39:29
Message: <3f167ce0@news.povray.org>
ABX wrote:
> On Thu, 17 Jul 2003 12:07:33 +0200, Wolfgang Wieser <wwi### [at] gmxde>
> wrote:
>> [Sorry for multi-posting with p.b.utilities -- just read about the
>> difference on http://news.povray.org/povray.announce.frequently-asked-
>> questions/16710/?tmax=100]
> 
> You can always cancel post and repost it correct, thought useles when
> first answer appear.
> 
Really? I don't know how to cancel a post. Could you enlighten me?

>> RendView is a utility to have films rendered using POVRay
>> and post-processed
> 
> What you mean as 'post-processed'. I searched your site carefully and
> found only "glowfilter" mentioned in examples. I can find section about
> post-processing in your site - any more details ?
> 
Well, you can use any filter which reads the image from stdin 
and writes a processed image to stdout. Such "filtering" is what I 
mean with "post-processing". 

However, RendView does not provide any such filter by itself -- it just 
provides a possibility to have the filtering done (just as it does 
not provide a renderer -- you need to use POVRay). 
Also the "glowfilter" does not exist. It's just there as an example 
of what you could do (use e.g. "cjpeg" instead of "glowfilter"). 

The best "filter" is probably a custom shell script which does 
what you want depending on the arguments you pass to it (which can 
be tuned on a per-frame basis). [Note however the chapter about 
shell scripts.] This enables you to use more than one filter for 
a frame. 

Wolfgang


Post a reply to this message

From: ABX
Subject: Re: Announce: RendView-0.6.9
Date: 17 Jul 2003 07:03:52
Message: <870dhvo7o2el1ua94g1lveoija7r6j60s6@4ax.com>
On Thu, 17 Jul 2003 12:38:29 +0200, Wolfgang Wieser <wwi### [at] gmxde> wrote:
> > You can always cancel post and repost it correct, thought useles when
> > first answer appear.
> 
> Really? I don't know how to cancel a post. Could you enlighten me?

http://knode.sourceforge.net/doc_en_0.3.2_online/more-knode-features.html#SUPERSEDE-AND-CANCEL

> However, RendView does not provide any such filter by itself -- it just 
> provides a possibility to have the filtering done (just as it does 
> not provide a renderer -- you need to use POVRay). 
> Also the "glowfilter" does not exist. It's just there as an example 
> of what you could do (use e.g. "cjpeg" instead of "glowfilter"). 

I see. I thought I could find some interesting algorithms to include in set of
macros prepared for MegaPOV 1.1 as for example in
http://news.povray.org/povray.binaries.animations/32438/

ABX


Post a reply to this message

From: Wolfgang Wieser
Subject: Re: Announce: RendView-0.6.9
Date: 17 Jul 2003 16:37:25
Message: <3f170905@news.povray.org>
ABX wrote:

>> Really? I don't know how to cancel a post. Could you enlighten me?
>
http://knode.sourceforge.net/doc_en_0.3.2_online/more-knode-features.html#SUPERSEDE-AND-CANCEL
> 
Thanks. 

But I'm not sure if it works. I posted this message without this 
note here and I can still see it in my reader...
Can you read it twice?

> I see. I thought I could find some interesting algorithms to include in
> set of macros prepared for MegaPOV 1.1 as for example in
> http://news.povray.org/povray.binaries.animations/32438/
> 
Interesting stuff... hope it does not render too long. 
The more "postprocessing" we can do with POVRay, the better. 

Wolfgang


Post a reply to this message

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