<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#d4d0c8>
<DIV>
<DIV>
<DIV>I have to visualize a Industrial CT data set under Windows2000: each slice
is 6000*6000*2 byte, at list 100 slices. That is: the data quantity is at least
7.2G !!! </DIV>
<DIV>I want to use surface rendering algorithms. It's sure that vtkMarchingCubes
or other ordinary filters cannot serve this purpose. All the data cannot be
loaded to RAM at one time, for the memory limitation of windows program is
4G.</DIV>
<DIV> </DIV>
<DIV>How can I sovle this problem?</DIV>
<DIV>Is vtk a ideal solution for this goal?</DIV>
<DIV>Should I use OpenGL to program from the very beginning if vtk is not
possible?</DIV>
<DIV> </DIV>
<DIV>Please help me.Any of your advise is highly appriciated.</DIV>
<DIV> </DIV>
<DIV>Plato Gao</DIV></DIV></DIV></BODY></HTML>