[vtkusers] Visualising Particles

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Tue Oct 11 10:15:42 EDT 2005


On Mon, 2005-10-10 at 15:35 -0700, Simon Su wrote:
> Hello,
> 
> I am new to VTK. I am trying to simulate a fire in the
> natural environment. Can VTK be use to visualize a few
> thousands particles which are moving and need to be
> calculated in real time? Any suggestion on which class
> to use? Any available example program?
> 
> Thank you very much
> 
> Simon

Take a look at vtkPolyVertex the cell of one point.
http://www.vtk.org/doc/nightly/html/classvtkPolyVertex.html

and vtkCellArray 
http://www.vtk.org/doc/nightly/html/classvtkCellArray.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051011/0650fd46/attachment.pgp>


More information about the vtkusers mailing list