[vtkusers] volume rendering of unstructured points

Lubos Brieda lbrieda at yahoo.com
Sat Mar 26 09:50:40 EDT 2011


Hi everyone,

I would like to visualize a large number of particles in a manner similar to the 
"CUDA Smoke Particles" demo (http://www.youtube.com/watch?v=4uoVRs_zLn8). First 
I thought this will be quite straightforward using the volume render (similar to 
the ironProt.vtk example). However, it appears than in order to use a volume 
renderer, my data needs to be an image map - which implies structured grid. My 
data is a large number of (x,y,z) coordinates. 

Question for you, what is the best approach? I can use VertexGlyphFilter 
(http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/vtkVertexGlyphFilter) to 
plot the individual points, but what I really need is for each point to be a 
semi-translucent filter so that in regions with many points the cloud appears 
darker. 

Thanks for all your help!
 -- Lubos Brieda --

Slovak recipes: www.slovakcooking.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110326/9b33d0da/attachment.htm>


More information about the vtkusers mailing list