[vtkusers] How to change source in vtkProgrammableGlyphFilter

Eric E. Monson emonson at cs.duke.edu
Tue Aug 24 10:21:41 EDT 2010


Yeah, I can't get a Python example based on Graphics/Testing/Tcl/progGlyphs.tcl to change source from within the glyphing function, either. Just shows a blank spot where the new glyph shape should be.

-Eric


On Aug 24, 2010, at 10:13 AM, David Doria wrote:

> On Tue, Aug 24, 2010 at 9:31 AM, Jong Youl Choi <jychoi at indiana.edu> wrote:
> You are right. The code I showed has no fancy thing yet. Basically, I
> want to assign a different glyph on each vertex (or point) so that a
> graph looks like a mixture of sphere, cube, cone, etc.
> 
> Thanks,
> Jong
> 
> I put a compilable example here if anyone cares to help Jong figure this out:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/Visualization/ProgrammableGlyphFilter
> 
> I would expect it to generate a sphere, a cube, and a cone in a line, but it seems to only generate a cone.
> 
> Thanks,
> 
> David
> _______________________________________________
> 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
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100824/3bbdc4d6/attachment.htm>


More information about the vtkusers mailing list