Not sure what exactly are you seeing. If you have a sample dataset to share, that'll make it easier.
Thanks Utkarsh On Wed, May 20, 2015 at 10:32 AM, dxy <[email protected]> wrote: > Thanks for your reply. I tried as you said, it doesn't work. I use a > computer of 16G of memory, it can render out. Then I use 538 ply files, they > are 11.9MB altogether, but when renderd, it will use 6G memory, either the > display lists turned on or off. Why it is this? > Thanks for your help. > > dxy > > At 2015-05-20 20:22:42, "Utkarsh Ayachit" <[email protected]> > wrote: >>Try turning of display lists. In ParaView4.1 it was setting named >>"Immediate mode rendering" under the Settings dialog. You'll need to >>enable the checkbox. >> >>Utkarsh >> >>On Wed, May 20, 2015 at 4:34 AM, 丁晓燕 <[email protected]> wrote: >>> Dear, >>> I use the paraview of Version4.1, and the memory of my computer >>> is >>> 4G. When I load about 190 ply files at the same time, there will be >>> errors >>> about out of memory, but it runs normally when the number of the file is >>> less than 190. >>> >>> The error message as shown below: >>> ERROR: In >>> >>> C:\DBD\pvs-x32\paraview\src\paraview\VTK\Rendering\OpenGL\vtkOpenGLCoincidentTopologyResolutionPainter.cxx, >>> line 176 >>> vtkOpenGLCoincidentTopologyResolutionPainter (7A9A9938): failed after >>> RenderShiftZBuffer 1 OpenGL errors detected >>> 0 : (1285) Out of memory >>> ERROR: In >>> >>> C:\DBD\pvs-x32\paraview\src\paraview\VTK\Rendering\OpenGL\vtkOpenGLDisplayListPainter.cxx, >>> line 188 >>> vtkOpenGLDisplayListPainter (7AAE3358): failed after RenderInternal 1 >>> OpenGL >>> errors detected >>> 0 : (1285) Out of memory >>> >>> Thanks for your help. >>> Yours truly, >>> dxy >>> > > > > > _______________________________________________ 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
