[vtkusers] rendering data read in an array using vtk

Darshan Pai darshanpai at gmail.com
Sun Apr 11 20:16:38 EDT 2010


You can define a vtkImageData and then add the char array as attributes to
the vtkImageData. You should have the extent information and the spacing
information to get the world space reconstruction.

Regards
Darshan

On Sun, Apr 11, 2010 at 4:58 PM, nikhil singhania <niksinghania at gmail.com>wrote:

> sir.
> I am reding raw data in a char array and trying to visualize it.Is there
> any method available to visualize this data using VTk.how can i add this
> dsta into vtk pipeline ie provide it to mapper and other filter so that it
> can be rendered.is there any inbuilt vtk array that can read data from a
> raw file and render it using mappers.
>
> --
> Nikhil Kumar
> rit2007033
> b.tech IT 6th sem
> IIIT Allahabad
> contact at 9793905858
> email: rit2007033 at iiita.ac.in
>          niksinghania at gmail.com
> http://profile.iiita.ac.in/RIT2007033/
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100411/c1c3f388/attachment.htm>


More information about the vtkusers mailing list