[vtkusers] CPU usage when moving a vtkActor
Mathieu Vadnais
mathieu.vadnais at zimmercas.com
Thu Dec 19 09:56:07 EST 2013
Hello everyone,
I am experiencing a high cpu usage when moving around a vtkActor with my mouse. I was wondering is there a way to tell VTK to use the GPU over the CPU ? I am having the same issue when clipping a mesh using the vtkClipClosedSurface class. The CPU goes insane when clipping the mesh when it could be done through the GPU using the stencil buffer.
Any ideas ?
Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131219/0355a60a/attachment.htm>
More information about the vtkusers
mailing list