[vtkusers] Text 3D

Prashanth Udupa prashanth.udupa at gmail.com
Mon Jul 30 06:58:44 EDT 2007


You may want to add another filter, vtkTransformPolyDataFilter after
vtkLinearExtrusionFilter.
So the pipeline becomes
vtkVectorText -> vtkLinearExtrusionFilter -> vtkTransformPolyDataFilter ->
vtkPolyDataNormals

In vtkTransformPolyDataFilter you can specify the transformation that should
be applied to the data set.

On 7/30/07, mechouche ammar <mechochov at yahoo.fr> wrote:
>
> Thank you Prashanth for your reply.
> Now, I would like to set a position to the vtkVectorText object rather to
> the vtkActor object. Is there any way to to that?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070730/04efa5be/attachment.htm>


More information about the vtkusers mailing list