[vtkusers] VTK slow to display 300 vtkArrowSource in real-time

Ken Martin ken.martin at kitware.com
Wed Oct 12 10:16:35 EDT 2016


You put the rotations into a vtkDataArray and put that DataArray into the
point data ala

polydata->GetPointData()->AddArray() or something similar.

Thanks
Ken


On Wed, Oct 12, 2016 at 9:04 AM, Olivier Ameline <olivameline at gmail.com>
wrote:

> Hello,
>
> Thanks for your replies.
>
> Indeed, I use too much actors and vtkGlyph3D or vtkGlyph3DMapper seems to
> be
> the solution to my problem.
> However, I don't see very well how to use it.
>
> Which class to use to compute the array of positions/orientations ?
>
> How to tell that one column gives the positions of the arrow source and the
> other gives the orientation ?
>
>
>
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/VTK-slow-to-display-300-vtkArrowSource-in-real-time-
> tp5740730p5740741.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161012/f226d19c/attachment.html>


More information about the vtkusers mailing list