[vtkusers] 3d array visualization

Francois Bertel francois.bertel at kitware.com
Wed Oct 10 14:50:56 EDT 2007


Guessing you have a C array of raw data, vtkImageImport is probably a good candidate:

http://www.vtk.org/doc/nightly/html/classvtkImageImport.html

Couge Chen wrote:
> Hi all,
>  
> I want to show a 3d array of size (50X50X50). And I don't want generate
> any data file and read it. So which "Reader" can directly read this array? 
>  
> Thanks a lot!
>  
> Couge 


-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtkusers mailing list