[vtkusers] vtkCSCS for VTK 5.0 ?
Paul Harris
harris.pc at gmail.com
Tue Feb 12 06:35:55 EST 2008
Hi,
Sorry if this is a stupid question (i'm new to VTK), but I am trying
to plot a heap of points using your vtkPointSprites from your svn
repository.
It doesn't seem to compile with VTK 5.0 (the latest one). I assume it
has been written to work with the VTK for Paraview (a 4.2 version I
think?).
For example, it wants the files:
vtkPainterPolyDataMapper.h
vtkShaderProgram.h
and more
Which don't exist in VTK 5.0
Has someone ported PointSprites to VTK 5.0 ? Is there a new 5.0
feature that makes it redundant?
How does everyone else plot a bunch of x,y,z points?
thanks
Paul
More information about the vtkusers
mailing list