POV-Ray : Newsgroups : povray.programming : POV pipes : Re: POV pipes Server Time
28 Jul 2024 10:22:53 EDT (-0400)
  Re: POV pipes  
From: PoD
Date: 10 Apr 2002 08:01:31
Message: <3cb4299b@news.povray.org>


> Yes, I'd like to have a look at your script. It may help. I might
> redirect all the streams into what I want.
> 
> Thanks
> I look forward to hear from you.
> 
> Fabien
> 

Well I don't have a script as such, I just did

mkfifo povdebug povfatal povrender povstats povwarning

started 5 xterms
xterm 1: cat povdebug
xterm 2: cat povfatal
etc.

run povray with these options added 
+GDpovdebug +GFpovfatal +GRpovrender +GSpovstats +GWpovwarning

You could easily open each fifo in your python script and display the
output of each in a text widget.


Hope this helps.

-- 
PoD.


Post a reply to this message

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