[vtkusers] Blank screen when rendering the skin
Nizam
nizam.abreu at gmail.com
Fri Jun 11 14:49:47 EDT 2010
Dear all,
I need to render a sequence of 2d dicom images into a 3d object. I could
do it very well for bones using VTK and the following scheme
VTKDicomImageReader->vtkMarchingCubes->vtkPolyDataNormals->vtkPolyDataMapper->vtkLODActor->vtkRenderWindow
and setting the bone.SetValue(0, 1150)
Then problem is when I try to render the skin [skin.SetValue(0, 500)],
when I am getting a blank screen.
Any idea what could be?
Thanks in advance,
Nizam
--
View this message in context: http://old.nabble.com/Blank-screen-when-rendering-the-skin-tp28858872p28858872.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list