Hi,

I made a cluster application (one client and two servers).
Each server (viewport) have a TextureBackground (640x480 Image I want to update in real time). The display frequency falls from 1000Hz to 20Hz when I add the following lines in the client display loop :

beginEditCP(ImageViewport1);
....
....
endEditCP(ImageViewport1);
beginEditCP(ImageViewport1);
....
....
endEditCP(ImageViewport1);

I would like to know what PC component I need to upgrade (graphic card, CPU, ....) in order to improve the display frequency and to keep a real time refreshed background ???
I currently use a NVIDIA Quadro 4 NVS.

Thanks in advance,
Michael


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to