[vtkusers] implementation of meshes in Volview ?

Karthik Krishnan karthik.krishnan at kitware.com
Wed Jan 17 13:34:55 EST 2007


Hi Xian,

Yes, this has been done this with VolView 2.0 in the past.

VolView 2.0 plugins have the capability to generate meshes and pass them
along to VolView for display so that the plugins can produce meshes or
surfaces as well.

As an example please see

http://www.itk.org/cgi-bin/viewcvs.cgi/VolviewPlugIns/vvITKSurfaceSpline.txx?annotate=1.4&root=InsightApplications

The plugin generates a mesh approximating a spline surface from 9 (3 x 3)
grid of user supplied seed points.

Also see vtkVVPluginAPI.h for the datastructures that pass mesh/connectivity
information to volview.

-- 
Karthik Krishnan
R&D Engineer,
Kitware Inc.


On 1/17/07, Xian Du <xian.du at gmail.com> wrote:
>
> Hi, anyone has the experience in implementing meshes in Volview but not
> only the volume data? We have C++ codings generating meshes. We are seeking
> the chance in linking those meshes coding with Volview.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20070117/b95de21a/attachment.htm>


More information about the vtkusers mailing list