Hello everyone . Recently, I do some research about parallel rendering 
. I want to know how paraview do the parallel rendering . Does it use sort last 
or sort first ,or both .
        I know it use IceT at last . If Icet is a sort last libaray , it should 
transfer the final pixel to the corresponding node , where  it do this . Or it 
is a sort first , so every node has all the datas ,and just render the datas 
corresponding to the screen .
        Also ,i want to know if paraview achieve the loading balance ,and how 
does this?
        who can tell me these ,thank you very much!
                                                                                
                                                                                
                                                                                
                                    zhz
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to