The current glyph filter will let you pick 2D glyph, vertex, which just draws a GL_POINT. Alternatively their is the point sprite mapper plugin, which does much much more.
David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Tue, Feb 16, 2010 at 3:12 PM, David Doria <[email protected]> wrote: > Can we add an interface to vtkVertexGlyphFilter? Many times a data set > will have geometry which is supposed to be interpreted as 0D topology, > but in Paraview nothing is displayed. A sphere glyph with a small > radius works, but for big data sets it is not practical. Either the > Filters->Glyph could have Glyph Type = "Vertices", or a new filter > could be added to the menu (Filters -> VertexGlyphs). > > Thoughts? > > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
