[vtkusers] vtkPointSpriteMapper...

Eric E. Monson emonson at cs.duke.edu
Wed Apr 29 09:56:07 EDT 2009


Hey Gerrick,

This is a class that was developed by John Biddiscombe at CSCS as part  
of ParaView Meshless. You can see that project and links to download  
the source at:

https://twiki.cscs.ch/twiki/bin/view/ParaViewMeshless

The point sprite mapper can be built and used outside of ParaView in  
regular VTK apps. There are some changes that need to be made to the  
CMake files, though, if you want the Python wrapping to work.

John has used this to deal with huge point data sets, and my  
understanding is that they are working right now to develop this as a  
standard ParaView representation plugin.

-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Apr 29, 2009, at 9:11 AM, Gerrick Bivins wrote:

> Hi All,
> I’ve loaded a point dataset successfully but the performance is very  
> dependent on the number of points. I’d like to use point sprites in  
> my application to accelerate performance.
> I searched the archives and found mention of a point sprite mapper  
> but I can’t find such a class anywhere in vtk.Is this a custom  
> class? It it accessible to others? If not, is it possible to use  
> point sprites in vtk? How are other users managing large point cloud  
> type data sets?
> BTW, I’m using VTK 5.2.
> Gerrick
> _______________________________________________
> 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/20090429/8c5d543a/attachment.htm>


More information about the vtkusers mailing list