[vtkusers] Glyph3D questions

Roger Blum roger_blum at swissonline.ch
Thu Aug 25 17:42:05 EDT 2005


Hello,

I have checked the manual, examples and news list but couldn't find the
solution to my problem.

I would like to use a vthGlyph3D filter to display my data.
For each glyph I have
- a point (X,Y,Z)
- a direction (X,Y,Z)
- a color code (1,...,n)
- a type code (1,...,n)

With this information I would like to show the glyphs (type depending on 
type code)
with a specific color (depending on color code) at a position (point) with a 
direction
at a fixed size (not influenced by zooming).

How do I have to set up and connect the needed objects so my vtkGlyph3D 
object
generates the desired output?

Thanks for your help,
Roger 






More information about the vtkusers mailing list