[vtkusers] greeting
jsnews
jsnews at 126.com
Fri Aug 6 03:00:19 EDT 2004
HI vtkusers:
I am a newcomer to vtk ,i meet a problem to view a 3D raw file.The file is write by following
for(int i =0;i<256;i++)
for(int j= 0;j<256;j++)
for(int k = 0;k<256;k++)
{
//the color of every points , r,g,b are the red ,green,blue range (0,255)
r;
g;
b;
}
that is all ,I do not know how to view or rend it ,Who can help me ?give me some explain or example? I search the mail list ,yet not know how to do.
Thanks!
a affliction guy
-----------------------------------------------------------
马上到http://www.126.com申请260M全国最大免费邮箱!
提供新邮件到达手机短信提醒功能, 随时掌握邮件信息!
More information about the vtkusers
mailing list