[vtkusers] Display list...

Jean-Philippe Guyon piloo at rad.unc.edu
Fri Oct 19 13:32:12 EDT 2001


Hi,

I have to load a bunch of tubes ( vessels ) in the 3D scene for my program,
and when I link all that stuff to the renderer, rendering becomes really
slow ( figures: 8 000 points => more or less100 000 triangles ) and I need
the whole stuff to be pretty much interactive. A probe is supposed to move
inside the scene, according to the data send by a magnetic tracker.
So I'm wondering if there is a way to use the openGl display list via vtk
??? If not, what's the best solution in your opinion ( decimation, and such
things... ) ??

thanks for your help :))

Piloo ;op

ps: I'm also using some transforms on these tubes ( scaling,
translation... ) during initialization... but once loaded tubes are static.
Could it be the source of the lag ???




More information about the vtkusers mailing list