Hi Richard, For the record, the pixelated dataset has a point/cell count of 4369/17282 (the other dataset has 955/3820). In term of memory footprint, I don't think 0.51 MB should be of any concern. Tried the "Immediate Mode Rendering" but the same result occurred - good interactive quality, bad still quality.
Thank you and regards, Den -----Original Message----- From: Richard Grenon [mailto:[email protected]] Sent: 17 March 2014 7:51 PM To: Den Fairol Cc: [email protected] Subject: Re: [Paraview] Surface representation inconsistency Hi Den, I am not sure where your problem comes from. I suspect the reason is you have a very large dataset, so try to alter some render settings. Use the menu "Edit->Settings", select "Render View", and the box "Use Immediate Mode Rendering" should be checked (look at the image). If the box is not checked, display lists are used. Display lists improve performance for small datasets but are not recommended for large datasets due to excessive memory usage and long display list creation times. Look at the message when the mouse is over the box. Richard. Le 17/03/2014 10:52, Den Fairol a écrit : > Hi Richard, > > Your recipe seems to be working in reverse, i.e. taking effect during > interaction but not while still rendering. How do I counteract this > behavior? > > Thank you and regards, > Den > > > -- Richard GRENON ONERA Departement d'Aerodynamique Appliquee - DAAP/ACI 8 rue des Vertugadins 92190 MEUDON - FRANCE phone : +33 1 46 73 42 17 fax : +33 1 46 73 41 46 mailto:[email protected] http://www.onera.fr _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
