<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="WORD-WRAP: break-word; khtml-nbsp-mode: space; khtml-line-break: after-white-space" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>How about using 
vtkDataSetToImageFilter?</FONT></DIV>
<DIV><FONT face=Arial size=2>Vidyadhar</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=A.Lintermann@aia.rwth-aachen.de 
  href="mailto:A.Lintermann@aia.rwth-aachen.de">Lintermann Andreas</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=vtkusers@vtk.org 
  href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, October 17, 2007 6:19 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [vtkusers] Generating 3D images 
  from surfaces</DIV>
  <DIV><BR></DIV>
  <DIV style="MARGIN: 0px">Hi,</DIV>
  <DIV style="MIN-HEIGHT: 14px; MARGIN: 0px; FONT: 12px Helvetica"><BR></DIV>
  <DIV style="MARGIN: 0px">I was wondering if there exists a class which can 
  handle the following problem:</DIV>
  <DIV style="MIN-HEIGHT: 14px; MARGIN: 0px; FONT: 12px Helvetica"><BR></DIV>
  <DIV style="MARGIN: 0px">I have a 3D geometry stored in a vtkPolyData and I 
  would like to generate a 3D image out of it. The image should have a 
  resolution specified by the user. I was thinking about using bounded 2D cut 
  planes through my geometry and and generate a certain pixel value at the 
  position of the pixel, where a triangle from my 3d surface cuts this plane. 
  After generating a lot of these 2d images along a certain axis (the distance 
  of the planes is the diameter in z-direction of the geomtry devided by the 
  resolution of the image in z-direction), I want to combine these images to a 
  3d image volume. Is there any easier way to handle this?</DIV>
  <DIV style="MIN-HEIGHT: 14px; MARGIN: 0px; FONT: 12px Helvetica"><BR></DIV>
  <DIV style="MARGIN: 0px">Yours sincerly,</DIV>
  <DIV style="MIN-HEIGHT: 14px; MARGIN: 0px; FONT: 12px Helvetica"><BR></DIV>
  <DIV style="MARGIN: 0px">Andreas Lintermann</DIV><BR>
  <DIV><SPAN class=Apple-style-span 
  style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; border-spacing: 0px 0px; khtml-text-decorations-in-effect: none; apple-text-size-adjust: auto; orphans: 2; widows: 2">
  <DIV style="MARGIN: 0px">-----------------------</DIV>
  <DIV style="MARGIN: 0px">Aerodynamisches Institut und Lehrstuhl für 
  Strömungslehre der RWTH Aachen</DIV>
  <DIV style="MARGIN: 0px">Institute of Aerodynamics and the Chair of Fluid 
  Mechanics of RWTH Aachen University</DIV>
  <DIV style="MIN-HEIGHT: 14px; MARGIN: 0px; FONT: 12px Helvetica"><BR></DIV>
  <DIV style="MARGIN: 0px">Andreas Lintermann</DIV>
  <DIV style="MARGIN: 0px">Webdesign and Network Administration</DIV>
  <DIV style="MARGIN: 0px">Tel:<SPAN 
  class=Apple-converted-space>&nbsp;</SPAN><SPAN class=Apple-tab-span 
  style="WHITE-SPACE: pre"><SPAN class=Apple-style-span 
  style="WHITE-SPACE: pre"> </SPAN></SPAN><SPAN class=Apple-tab-span 
  style="WHITE-SPACE: pre"><SPAN class=Apple-style-span 
  style="WHITE-SPACE: pre"></SPAN></SPAN>(+49)-241-80-95415</DIV>
  <DIV style="MARGIN: 0px">Fax:&nbsp;<SPAN class=Apple-tab-span 
  style="WHITE-SPACE: pre"><SPAN class=Apple-style-span 
  style="WHITE-SPACE: pre"> </SPAN></SPAN>(+49)-241-80-92257</DIV>
  <DIV style="MARGIN: 0px"><A 
  href="mailto:A.Lintermann@aia.rwth-aachen.de"><SPAN class=Apple-style-span 
  style="COLOR: rgb(0,0,238); khtml-text-decorations-in-effect: underline">A.Lintermann@aia.rwth-aachen.de</SPAN></A></DIV>
  <DIV style="MARGIN: 0px"><BR class=khtml-block-placeholder></DIV><BR 
  class=Apple-interchange-newline></SPAN></DIV><BR></BLOCKQUOTE></BODY></HTML>