[vtkusers] How to realize volume raycast?
Chunyan Jiang
jiang at TI.FhG.DE
Thu Oct 24 12:12:10 EDT 2002
Dear VTK users,
I import 3d image data to vtkImageImport. Now I want to realize volume
rendering. So I use the example SimpleRayCast and add the vtkImageImport to
the line:
volumeMapper->SetInput(importer->GetOutput());
instead of
volumeMapper->SetInput(reader->GetOutput());
But the data can not be displayed on the screen. How should I do?
Thanks in advance!
Chunyan
***********************************************************************
Chunyan Jiang, Dipl.-Inform.,
Institut for Telematic
Bahnhofstrasse 30-32, D-54292 Trier, Germany
Phone: (+49) (0)651-97551-34
Fax: (+49) (0)651-97551-12
***********************************************************************
More information about the vtkusers
mailing list