[vtkusers] slow interaction when i render 1000 spheres

John jss at au.mensa.org
Tue Oct 29 05:08:28 EST 2002


Dharmendra,

did you try these suggestions?? 

if so, what was wrong with them? Did they help at all?

etc

----------  Forwarded Message  ----------

Subject: Re: [vtkusers] urgent
Date: Tue, 17 Sep 2002 09:24:53 +1200
From: David.Pont at ForestResearch.co.nz
To: Dharmendra <dharmendra at strandgenomics.com>
Cc: vtkusers at public.kitware.com

Hi Dharmendra,
  Have you tried vtkLODActor? Also you could just render points rather than
spheres. If you are using vtkGlyph3D with vtkSphereSource as input try
reducing SetThetaResolution and SetPhiResolution. You can also use
vtkMaskPoints to subsample the input data, on large data sets this can be a
good way to still 'get the feel' of the data without displaying everything.

  hope this helps,
     Dave Pont



More information about the vtkusers mailing list