<HTML>
Hu, Yaoping wrote:
<BLOCKQUOTE TYPE=CITE>Dear Vtk-users:
<P>I am seeking reasons to determine whether I shall use Vtk or OpenGL
<BR>Volumizer for my project regarding volume rendering. I need inputs
on this
<BR>issue. My question to this mailing list is as follows:
<P>What are your experiences (pros and cons) of using Vtk and OpenGL Volumizer
<BR>to do volume rendering?
<BR>What are compliment aspects which Vtk and OpenGL Volumizer can offer?
<P>Sincerely
<P>Yaoping Hu</BLOCKQUOTE>
Yaoping Hu, Ph. D., P. Eng.Integrated Manufacturing Technologies Institute
<BR>National Research Council
<BR>800 Collip Circle
<BR>London, Ontario, CANADA, N6G 4X8
<BR>Phone: +1-519-430-7095
<BR>Fax: +1-519-430-7064
<BR>E-mail: yaoping.hu@nrc.ca
<BLOCKQUOTE TYPE=CITE>----------------------------------------------------------------------------</BLOCKQUOTE>
I've used vtk with great success for volume rendering and volume
processing. My application is high-resolution microtomography.
Some advantages I
<BR> see for vtk as compared with volumizer are
<P> - an integrated image processing toolkit
which has 3D algorithms.
<BR> All image processing
is multithreaded and "streamed" (large images
<BR> or volumes can be
processed in small pieces resulting in low memory
<BR> requirements).
The lack of supporting software seems like a negative
<BR> for Volumizer.
<P> - There are multiple rendering modalities.
(e.g. isosurfaces). I use the
<BR> raycasting method
almost always. It is slow in software but I got
<BR> the ($4K) VolumePro
board from Mitsubishi which works magnificently
<BR> with vtk.
I can rotate 600x600x600 volumes easily using a PC based
<BR> system with
total cost of about $12K. I think it takes an Onyx with
<BR> many pipes to
achieve this frame rate using Volumizer. Also, the
<BR> texture mapping
hardware used by Volumizer typically accumulates
<BR> into 8 bit registers
whereas the raycasting algorithm accumlates into
<BR> floating point
registers.
<P> - I don't think Volumizer works
on anything but Irix. vtk runs on
<BR> everything.
<P> One advantage that I see for Volumizer is that it
may provide access to
<BR> immersive environments such as ImmersaDesk.
I intend to pursue this
<BR> at a local university (Univ of Delaware) which has
an ImmersaDesk.
<BR> At this time I haven't used Volumizer myself.
<P> All of my remarks are of course just an opinion of
mine and could easily
<BR> be wrong. Please let me know if
you disagree with any of these ideas
<BR> or have additional information.
<P> Thanks,
<BR> Dave
<PRE>--
David E Jones
Du Pont Central Research
Experimental Station, Bldg 320
Wilmington, DE 19880-0320</PRE>
</HTML>