Hi

We tracked the problem back to VTK.

If at compile time it did not detect the mesa libs - OffScreenRendering
was not offered.

I will post some questions back to the VTK mailing list and see what I
can find out. You would think you should get some sort of return value
saying offscreen disabled or something.

Terry Rankine


-----Original Message-----
From: Prabhu Ramachandran [mailto:[EMAIL PROTECTED] 
Sent: Friday, 1 December 2006 4:25 AM
To: Rankine, Terry (E&M, Kensington)
Cc: [email protected]
Subject: Re: [MayaVi-users] (no subject)

>>>>> "TR" ==   <[EMAIL PROTECTED]> writes:

    TR> Hi I am having trouble with off screen rendering

    TR> (Pdb) v.renwin.renwin.GetOffScreenRendering()

    TR> 0

    TR> (Pdb) v.renwin.renwin.SetOffScreenRendering(1)

    TR> (Pdb) v.renwin.renwin.GetOffScreenRendering()

 
    TR> I cant seem to set off screen rendering. Was there anything in
    TR> the setup that would have disabled this?


Which version of VTK is this?  Is this on a Win32 machine?  With older
versions of VTK there is support for off screen rendering only under
win32.  VTK from CVS does support offscreen rendering on both X11 and
Mac OSX.  The off screen rendering option can also be turned on and
off dynamically if you use VTK from CVS.

regards,
prabhu



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to