[Paraview] The approach of Paraview's parallel rendering
周恒众
zhz1993622 at 163.com
Tue Sep 8 04:27:02 EDT 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150908/10f34ca9/attachment.html>
More information about the ParaView
mailing list