<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Input of Volume Rendering</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi vtkusers,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">It seems to me that vtkVolumeMapper accepts file inputs of vtkImageData only. I do not have any vtk or slc files. Instead, my data is a structured grid out of finite difference modeling and it is stored as float arrays in the memory. Is there any way for me to pass my data into vtkVolumeMapper? Is there any filter or utility in VTK to transform my data into vtkImageData?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thank you for your help.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Yang</FONT>
</P>

</BODY>
</HTML>